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 de566f4f1757..f052072ab6d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/jceb/dex"
arch=('any')
license=('GPL2')
depends=('python')
-makedepends=('git')
+makedepends=('git' 'python-sphinx')
provides=('dex')
conflicts=('dex')
source=('git+https://github.com/jceb/dex.git')