diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-16 07:02:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:19 +0700 |
commit | cb899a37231d699003debfa5091e10e0d29a8595 (patch) | |
tree | 4df3576ddcb2f8d5a3c7a6c9a8a35af948f2ca44 /graphics/scrot/scrot.info | |
parent | e99e9229d6e7986814e15b2cc00c60c34d050c11 (diff) |
graphics/scrot: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/scrot/scrot.info')
-rw-r--r-- | graphics/scrot/scrot.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/scrot/scrot.info b/graphics/scrot/scrot.info index 23d7198210e0..53d9f8264014 100644 --- a/graphics/scrot/scrot.info +++ b/graphics/scrot/scrot.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/resurrecting-open-source-projects/scrot/releases/do MD5SUM="100d97845016421e60fcf444232a3781" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="imlib2 giblib" +REQUIRES="giblib" MAINTAINER="rc_05" EMAIL="rc_o5@protonmail.com" |