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 2bc5ed4e063a..245cfa254661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("any")
url="https://github.com/pazz/urwidtrees"
license=("GPL")
depends=("python-urwid>=1.1.0" "python-mock")
-makedepends=("git" "python-sphinx")
+makedepends=("git")
provides=('python-urwidtrees')
conflicts=('python-urwidtrees')
source=("git+https://github.com/pazz/urwidtrees.git")