upgpkg: joplin 1.7.11-4
Update makedepnds to python2
This commit is contained in:
parent
ea8324eec7
commit
092422eb4b
2 changed files with 4 additions and 4 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -9,13 +9,13 @@ pkgbase="joplin"
|
|||
pkgname=('joplin' 'joplin-desktop')
|
||||
pkgver=1.7.11
|
||||
groups=('joplin')
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
install="joplin.install"
|
||||
depends=('electron' 'gtk3' 'libexif' 'libgsf' 'libjpeg-turbo' 'libwebp' 'libxss' 'nodejs'
|
||||
'nss' 'orc' 'rsync' )
|
||||
optdepends=('libappindicator-gtk3: for tray icon')
|
||||
arch=('x86_64' 'i686')
|
||||
makedepends=('git' 'npm' 'python' 'rsync' 'jq' 'electron')
|
||||
makedepends=('git' 'npm' 'python2' 'rsync' 'jq' 'electron')
|
||||
url="https://joplinapp.org/"
|
||||
license=('MIT')
|
||||
source=("joplin.desktop" "joplin-desktop.sh" "joplin.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue