diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-16 07:02:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:19 +0700 |
commit | e99e9229d6e7986814e15b2cc00c60c34d050c11 (patch) | |
tree | ea03be97a97f1be69ee3def5c6ddb434a2bb5c1d /development/python-sphinx-lv2-theme | |
parent | 87b02f484a1f158e48a0b00018295a7497ffd1dc (diff) |
development/python-sphinx-lv2-theme: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python-sphinx-lv2-theme')
-rw-r--r-- | development/python-sphinx-lv2-theme/python-sphinx-lv2-theme.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/python-sphinx-lv2-theme/python-sphinx-lv2-theme.info b/development/python-sphinx-lv2-theme/python-sphinx-lv2-theme.info index c1feb55514fe5..0d6710353c169 100644 --- a/development/python-sphinx-lv2-theme/python-sphinx-lv2-theme.info +++ b/development/python-sphinx-lv2-theme/python-sphinx-lv2-theme.info @@ -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" |