diff options
Diffstat (limited to 'python/buildbot-slave/buildbot-slave.info')
-rw-r--r-- | python/buildbot-slave/buildbot-slave.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/buildbot-slave/buildbot-slave.info b/python/buildbot-slave/buildbot-slave.info index 2e8ef811e4..469ebda78e 100644 --- a/python/buildbot-slave/buildbot-slave.info +++ b/python/buildbot-slave/buildbot-slave.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/5a/3a/96a2d5d11d66dd7c70c74b6e82ef5cd MD5SUM="a5bdda0174e0428b14580323d35b221f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-twisted" +REQUIRES="python2-twisted" MAINTAINER="Markus Reichelt" EMAIL="slackbuilds@mareichelt.de" |