diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:21:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:21:53 +0700 |
commit | 4a3af60e2cae1814d40bddd69b61f41c618f48fc (patch) | |
tree | a15083493eb2b00de26207a7dbf078787b841b75 /python/munch | |
parent | 7b327abfc84a201a842562f7c2a6bb36f81a0ef4 (diff) |
python/munch: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/munch')
-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" |