diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:59:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:59:25 +0700 |
commit | 69b89d3e676ac63a4dad68c64aada7d7fad66016 (patch) | |
tree | e8084a2e30e9c0208f276402c6f60e4ce11e741a /python/dtfabric | |
parent | 03fb5468a4789a7856a965a260d9ce7b3924f3d1 (diff) |
python/dtfabric: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dtfabric')
-rw-r--r-- | python/dtfabric/dtfabric.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dtfabric/dtfabric.info b/python/dtfabric/dtfabric.info index 5c5b68a7c926..5d22f22ff32b 100644 --- a/python/dtfabric/dtfabric.info +++ b/python/dtfabric/dtfabric.info @@ -5,6 +5,6 @@ DOWNLOAD="https://slackware.uk/sbosrcarch/by-md5/1/d/1de92f58a99c2a86dcd46f5d1c5 MD5SUM="1de92f58a99c2a86dcd46f5d1c53bd4d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="PyYAML" +REQUIRES="python2-PyYAML" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |