desktop/hsetroot: Fixed dep info

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-08-24 14:14:01 -05:00
parent cd5651d598
commit a5fc494367
2 changed files with 1 additions and 3 deletions

View File

@ -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.

View File

@ -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"