summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-11-28 10:29:37 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-02 07:54:31 +0700
commitd5986c20c2409e1ac5731b63b361230c80526e33 (patch)
tree8f7aae775f74bc742f3b54cc66ea26879625aa42
parent8d38faf0bcc5cdbffcf72e8d6090b0d8a18685f4 (diff)
downloadslackbuilds-d5986c20c2409e1ac5731b63b361230c80526e33.tar.gz
slackbuilds-d5986c20c2409e1ac5731b63b361230c80526e33.tar.xz
network/flexget: fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/flexget/flexget.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info
index 376aabf972..3aeb1d5c53 100644
--- a/network/flexget/flexget.info
+++ b/network/flexget/flexget.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flexget/FlexGet-3.9.1
MD5SUM="148a5eb3cb226fec011f568a42a5f573"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="feedparser SQLAlchemy BeautifulSoup4 html5lib python3-PyRSS2Gen python3-pynzb python3-rpyc python3-guessit python3-APScheduler python3-CherryPy python3-Flask-RESTful python3-Flask-RESTX python3-Flask-Compress python3-Flask-Login python3-Flask-Cors python3-zxcvbn python3-rich pytz-deprecation-shim python3-loguru tzdata python3-psutil colorama CommonMark python3-setuptools-opt importlib-resources python3-brotlicffi"
+REQUIRES="feedparser SQLAlchemy BeautifulSoup4 html5lib python3-PyRSS2Gen python3-pynzb python3-rpyc python3-guessit python3-APScheduler python3-CherryPy python3-Flask-RESTful python3-Flask-RESTX python3-Flask-Compress python3-Flask-Login python3-Flask-Cors python3-zxcvbn python3-rich pytz-deprecation-shim python3-loguru tzdata python3-psutil colorama CommonMark python3-brotlicffi"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"