summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-05-17 14:13:28 +0800
committerUniversebenzene2021-05-17 14:13:28 +0800
commitb8bb67f10eda78612557b15457cdb3875f9dfa00 (patch)
treeaafe1f2b2fb16e1ca40e5965a5785dff8900749e /PKGBUILD
parent0bc830b857a25a445ab2330cc72e4db289a1063a (diff)
downloadaur-b8bb67f10eda78612557b15457cdb3875f9dfa00.tar.gz
Remove unexisted dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d37afb6cf86f..b3866d21fa78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,8 +37,8 @@ package_python-sphinx-panels() {
'python-myst-parser: themes'
'python-pre-commit: code_style'
'python-sphinx-autobuild: live-dev'
- 'python-web-compile: live-dev'
- 'python-sphinx-panels-doc: Documentation')
+ 'python-web-compile: live-dev')
+# 'python-sphinx-panels-doc: Documentation')
cd ${srcdir}/${_pyname}-${pkgver}
install -D -m644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"