summaryrefslogtreecommitdiffstats
path: root/python/python3-pyparted
diff options
context:
space:
mode:
author David Spencer2016-01-20 01:20:32 +0100
committer Willy Sudiarto Raharjo2016-01-20 17:59:30 +0100
commit8c877e11f89e2795af3e0e12bc98a3925abf11cf (patch)
tree91353f9e1eee43a209f1c699fd6156669a3f863d /python/python3-pyparted
parent57e8f4946243ceddb339521e08e208464cfc6726 (diff)
downloadslackbuilds-8c877e11f89e2795af3e0e12bc98a3925abf11cf.tar.gz
python/python3-pyparted: Fixed REQUIRES.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python3-pyparted')
-rw-r--r--python/python3-pyparted/python3-pyparted.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pyparted/python3-pyparted.info b/python/python3-pyparted/python3-pyparted.info
index 6f466a8e70..9c4e0847b0 100644
--- a/python/python3-pyparted/python3-pyparted.info
+++ b/python/python3-pyparted/python3-pyparted.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/rhinstaller/pyparted/archive/v3.10.5.tar.gz"
MD5SUM="b303caf8e907a2541e71aa492494b5e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="python3"
MAINTAINER="Nikos Giotis"
EMAIL="nikos.giotis@gmail.com"