desktop/hsetroot: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
cd5651d598
commit
a5fc494367
|
@ -4,5 +4,3 @@ but it also allows you to perform manipulations on those things, or chain
|
|||
them together. You could use one standard background image for isntance,
|
||||
and using tint to make it fit your current theme. And yes, of course it
|
||||
is compatible with semi-translucent applications like aterm and xchat.
|
||||
|
||||
This requires imlib2.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://thegraveyard.org/files/hsetroot-1.0.2.tar.gz"
|
|||
MD5SUM="f599770a6411dcfe216c37b280fad9bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="aterm imlib2"
|
||||
REQUIRES="imlib2"
|
||||
MAINTAINER="Eugene Wissner"
|
||||
EMAIL="eugen@flevum.de"
|
||||
|
|
Loading…
Reference in New Issue