summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 953edad45857..bd0bb1b89c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A terminal user interface for Kerbal Space Program via the Telemachus m
arch=('any')
url="https://github.com/SavinaRoja/Kerminal"
license=('GPL3')
-depends=('python' 'python-docopt' 'python-autobahn' 'python-npyscreen2')
+depends=('python' 'python-docopt' 'python-autobahn' 'python-npyscreen2-git')
makedepends=('git')
provides=("${_pkgname}")
conflicts=("${_pkgname}")