summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhalosghost2018-08-22 18:24:40 -0500
committerhalosghost2018-08-22 18:24:40 -0500
commit51e91a62487c3e153ac5286152125a72b1d4313c (patch)
tree1c59ffcf4d03e04cd28d9139dad55a5a97192101 /PKGBUILD
parent85b91053227bffa20a615723f55be8b3ee0e61b1 (diff)
downloadaur-51e91a62487c3e153ac5286152125a72b1d4313c.tar.gz
Add python-sphinx to makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f1b317574ad..21ebc2212368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/HalosGhost/enlighten'
arch=('i686' 'x86_64')
license=('GPL3')
-makedepends=('git' 'clang' 'python-docutils')
+makedepends=('git' 'clang' 'python-docutils' 'python-sphinx')
source=('git+https://github.com/HalosGhost/enlighten.git')
sha256sums=('SKIP')