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 27d038aca919..0cc5e6887761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='http://libvmi.com'
arch=('any')
license=('GPLv3')
makedepends=('python2-pkgconfig')
-depends=('python2-cffi' 'python2-future')
+depends=('python2-cffi' 'python2-future' 'libvmi')
source=("${pkgname}::git+https://github.com/libvmi/python.git")
sha256sums=('SKIP')