graphics/scrot: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e99e9229d6
commit
cb899a3723
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue