diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:38:59 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:48 +0700 |
commit | 9068b7fa990416a400bd764fa75f0f55722a39ae (patch) | |
tree | 72bfdf07fbbd5b4d144231c4ee2eeb569ab06ede | |
parent | 2e4ac8d44edf55bed0cb3bbb4e0fef4a5722d59d (diff) |
development/python-sphinx-lv2-theme: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 bb9ee6f3a310..c1feb55514fe 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-build python3-wheel" +REQUIRES="Sphinx python3-wheel" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org" |