diff options
-rw-r--r-- | python/munch/munch.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/munch/munch.info b/python/munch/munch.info index 750d9f4fb79b..74bbe7886f57 100644 --- a/python/munch/munch.info +++ b/python/munch/munch.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/m/munch/munch-2.5.0.tar MD5SUM="ed84c3718416c8d4d03d0a6ef46e8e0c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pbr" +REQUIRES="python2-pbr" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |