diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:53 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:30:05 +0700 |
commit | fe6b018461cd5db1183adb54daf5aabd934b50e5 (patch) | |
tree | 357baaf86b25c46fc272f5800434419c7bc617d4 /desktop/caffeine-ng | |
parent | 60fdef4afc2579fed1b1d124e54a6fe30bd11de9 (diff) |
desktop/caffeine-ng: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/caffeine-ng')
-rw-r--r-- | desktop/caffeine-ng/caffeine-ng.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/caffeine-ng/caffeine-ng.info b/desktop/caffeine-ng/caffeine-ng.info index 66accd055a9b0..43e138b8af79e 100644 --- a/desktop/caffeine-ng/caffeine-ng.info +++ b/desktop/caffeine-ng/caffeine-ng.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/caffeine-ng/caffeine-ng/releases/download/v3.4.2/ca MD5SUM="f8a8504541585b499c66a53478c738c9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="docopt pyewmh setproctitle wheel" +REQUIRES="docopt pyewmh setproctitle python3-wheel" MAINTAINER="Hunter Sezen" EMAIL="orbea@riseup.net" |