summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/scrot/README3
-rw-r--r--graphics/scrot/scrot.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/graphics/scrot/README b/graphics/scrot/README
index 559d792001..4fa0858b10 100644
--- a/graphics/scrot/README
+++ b/graphics/scrot/README
@@ -1,6 +1,3 @@
scrot is a commandline screen capture util like "import", but using imlib2.
It has lots of options for autogenerating filenames, and can do fun stuff
like taking screenshots of multiple displays and glueing them together.
-
-NOTE: scrot requires giblib and imlib2, both available on SlackBuilds.org.
-When compiling, the order must be imlib2, then giblib, then scrot.
diff --git a/graphics/scrot/scrot.info b/graphics/scrot/scrot.info
index e692040891..15b3b16f92 100644
--- a/graphics/scrot/scrot.info
+++ b/graphics/scrot/scrot.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://linuxbrit.co.uk/downloads/scrot-0.8.tar.gz"
MD5SUM="ccae904d225609571bdd3b03445c1e88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="imlib2 giblib"
+REQUIRES="giblib"
MAINTAINER="Grigorios Bouzakis"
EMAIL="grbzks@gmail.com"