development/python-sphinx-lv2-theme: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-16 07:02:20 -07:00 committed by Willy Sudiarto Raharjo
parent 87b02f484a
commit e99e9229d6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinx_lv2_theme/sphi
MD5SUM="9f8ab9e083a66b78e18f7a1710306893"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx python3-wheel"
REQUIRES="Sphinx"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"