diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:59:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:59:06 +0700 |
commit | 03fb5468a4789a7856a965a260d9ce7b3924f3d1 (patch) | |
tree | d9e6a1acc851e69bb3a26993b6757ff9734c2b3e /python/dfwinreg | |
parent | 765bcf102d1f8cb0ff88767ceae73d2dd529fa4f (diff) |
python/dfwinreg: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dfwinreg')
-rw-r--r-- | python/dfwinreg/dfwinreg.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dfwinreg/dfwinreg.info b/python/dfwinreg/dfwinreg.info index 84e1d3bb951f..1cb7f8536643 100644 --- a/python/dfwinreg/dfwinreg.info +++ b/python/dfwinreg/dfwinreg.info @@ -5,6 +5,6 @@ DOWNLOAD="https://slackware.uk/sbosrcarch/by-md5/3/2/328a6b366425d205483b43b95c9 MD5SUM="328a6b366425d205483b43b95c95ca60" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="PyYAML dfdatetime dtfabric libregf" +REQUIRES="python2-PyYAML dfdatetime dtfabric libregf" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |