desktop/screenkey: Fixed deps.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-05-16 20:30:47 +01:00
parent 394f56ba33
commit 2f45d5e05f

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/wavexx/screenkey/archive/screenkey-0.9/screenkey-sc
MD5SUM="254da71581c1e2f5e2bdbb475dc0a721"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-distutils-extra slop"
REQUIRES="setuptools-git python-distutils-extra slop"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"