summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 355f3ac57c82..8027e4fb3e8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,9 @@ md5sums=('243d48eb4c3531f323056040b94459ad')
md5sums=('030fe472df4c6b2f16019e0ef12c8918')
_arch="x64"
}
+depends=('gcc-libs')
+makedepends=('git' 'python')
+optdepends=('python: bindings for python')
package() {
cd "$srcdir/z3-${pkgver}-${_arch}-ubuntu-14.04"