summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2f99aa08a74..f0830a133145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='edex-ui-git'
_pkgname='edex-ui'
pkgver=3.0.0.pre
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support."
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url='https://github.com/GitSquared/edex-ui'
@@ -13,6 +13,7 @@ depends=('gtk3'
'nss')
makedepends=('npm'
'git'
+ 'python'
'rsync')
conflicts=('edex-ui')
provides=('edex-ui')