summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9df2522bdf53..f091ff2329c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = howdy
url = https://github.com/boltgolt/howdy
arch = x86_64
license = MIT
- makedepends = python2-sphinx
makedepends = cmake
makedepends = pkgfile
depends = opencv
diff --git a/PKGBUILD b/PKGBUILD
index bbc259bef308..00f7cc277401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,6 @@ depends=(
'python-numpy'
)
makedepends=(
- 'python2-sphinx'
'cmake'
'pkgfile'
)