summaryrefslogtreecommitdiffstats
path: root/network/EarthReader-Web
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2022-03-09 00:03:44 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 12:49:22 +0700
commit0727d8427a813d03f1437f7b62e35e2677336288 (patch)
treedb0304a312d1b3757699601f839774784f8a9cdc /network/EarthReader-Web
parent59a0b43d9b986751690fd8f8a3a085fcff865ac7 (diff)
downloadslackbuilds-0727d8427a813d03f1437f7b62e35e2677336288.tar.gz
slackbuilds-0727d8427a813d03f1437f7b62e35e2677336288.tar.xz
network/EarthReader-Web: added python3-waitress as REQUIREMENT for python3 version
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/EarthReader-Web')
-rw-r--r--network/EarthReader-Web/EarthReader-Web.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/EarthReader-Web/EarthReader-Web.info b/network/EarthReader-Web/EarthReader-Web.info
index ad112581eb..f845e2ce89 100644
--- a/network/EarthReader-Web/EarthReader-Web.info
+++ b/network/EarthReader-Web/EarthReader-Web.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/E/EarthReader-Web/EarthReader-
MD5SUM="d392961ec1e9d2778b841bd938692553"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-libsass Flask libearth waitress"
+REQUIRES="python-libsass Flask libearth waitress python3-waitress"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"