summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a196b985ba7..86bc490d73bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,8 @@ url="https://github.com/grammatech/gtirb"
license=('MIT')
optdepends=('boost: build against system boost')
depends=()
-# python2 --- to build the docs
# graphviz -- to build the docs
-makedepends=('git' 'cmake' 'python2' 'graphviz')
+makedepends=('git' 'cmake' 'graphviz')
provides=('gtirb')
source=('git://github.com/grammatech/gtirb.git')
sha512sums=('SKIP')