diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:45:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-25 20:45:55 +0700 |
commit | 6c383cc61eee359cf45793fd5da88a030da51bb3 (patch) | |
tree | cf706b7982c20a517a5055d3894338b63c0c08d2 /network/persepolis | |
parent | 4d062eb4593df52f8004cc8912a751979650e625 (diff) |
network/persepolis: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/persepolis')
-rw-r--r-- | network/persepolis/persepolis.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/persepolis/persepolis.info b/network/persepolis/persepolis.info index 857de27304099..05dca2c1540b0 100644 --- a/network/persepolis/persepolis.info +++ b/network/persepolis/persepolis.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/persepolisdm/persepolis/archive/3.2.0/persepolis-3. MD5SUM="9a3bf686da0385f78eadca457a9f43fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="setproctitle psutil aria2 youtube-dl" +REQUIRES="setproctitle python3-psutil aria2 youtube-dl" MAINTAINER="David Woodfall" EMAIL="dave@slackbuilds.org" |