aboutsummaryrefslogtreecommitdiff
path: root/network/you-get
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-21 00:42:24 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-21 00:42:24 -0500
commit48c22f9303b60a2459850ee6f75c2e19af6e2e09 (patch)
tree9da697bae75e791d92c222d1bb47be67fd2fb5d2 /network/you-get
parent2cb6395e6f83b0f608f69f76410a4a99fc3f0917 (diff)
downloadslackbuilds-48c22f9303b60a2459850ee6f75c2e19af6e2e09.tar.xz
various: Kill lots of python3 dep mentions
This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
Diffstat (limited to 'network/you-get')
-rw-r--r--network/you-get/you-get.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/you-get/you-get.info b/network/you-get/you-get.info
index 8331c1e6fd43..b8c8e5ae0363 100644
--- a/network/you-get/you-get.info
+++ b/network/you-get/you-get.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/b3/eb/e24fa3352fa27e1be3b7f8b3
MD5SUM="f1145217fc4a4f9407d24aa25a4828e8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3"
+REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"