summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2012-08-24 14:14:01 -0500
committer Erik Hanson <erik@slackbuilds.org>2012-08-24 15:51:26 -0500
commita5fc49436737bc0b7309556e18d48f9807457809 (patch)
tree57d49afc89c8b163e899633f8b9ccc227a98f474
parentcd5651d598c993694acb93d1387979958772aed4 (diff)
downloadslackbuilds-a5fc49436737bc0b7309556e18d48f9807457809.tar.gz
slackbuilds-a5fc49436737bc0b7309556e18d48f9807457809.tar.xz
desktop/hsetroot: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r--desktop/hsetroot/README2
-rw-r--r--desktop/hsetroot/hsetroot.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/desktop/hsetroot/README b/desktop/hsetroot/README
index 83147841e4..e1b664d03d 100644
--- a/desktop/hsetroot/README
+++ b/desktop/hsetroot/README
@@ -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.
diff --git a/desktop/hsetroot/hsetroot.info b/desktop/hsetroot/hsetroot.info
index 07559d7a36..d8646fec40 100644
--- a/desktop/hsetroot/hsetroot.info
+++ b/desktop/hsetroot/hsetroot.info
@@ -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"