python/python3-pyparted: Fixed REQUIRES.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-20 00:20:32 +00:00 committed by Willy Sudiarto Raharjo
parent 57e8f49462
commit 8c877e11f8

View file

@ -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"