diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:58:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-25 09:58:15 +0700 |
commit | e0fa9ba05b1b89c5074df1ec4ec7f4724baacfb3 (patch) | |
tree | 66dc0b843cf6af474e7bd20ee43b141bde0ebef5 /python | |
parent | da2d7a687d48afdb2a624417607cd2891376d306 (diff) |
python/artifacts: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/artifacts/artifacts.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/artifacts/artifacts.info b/python/artifacts/artifacts.info index f42ef59ab42db..7ddab4edde5cc 100644 --- a/python/artifacts/artifacts.info +++ b/python/artifacts/artifacts.info @@ -5,6 +5,6 @@ DOWNLOAD="https://slackware.uk/sbosrcarch/by-md5/e/a/eaad01405b7f4272adda2ea6ea9 MD5SUM="eaad01405b7f4272adda2ea6ea9a0d04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="PyYAML" +REQUIRES="python2-PyYAML" MAINTAINER="Barry J. Grundy" EMAIL="bgrundy<at>linuxleo.com" |