summaryrefslogtreecommitdiff
path: root/recipes-graphics/scrot/scrot_0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/scrot/scrot_0.8.bb')
-rw-r--r--recipes-graphics/scrot/scrot_0.8.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/scrot/scrot_0.8.bb b/recipes-graphics/scrot/scrot_0.8.bb
index 8f234b2..63b167a 100644
--- a/recipes-graphics/scrot/scrot_0.8.bb
+++ b/recipes-graphics/scrot/scrot_0.8.bb
@@ -3,7 +3,8 @@ SUMMARY = "scrot (SCReen shOT), screen capture utility"
DESCRIPTION = "scrot (SCReen shOT) is a simple commandline screen capture utility that uses imlib2 to grab and save images"
HOMEPAGE = "http://linuxbrit.co.uk/software/"
LICENSE ="BSD"
-RDEPENDS_${PN} = "imlib2 giblib imlib2-loaders"
+
+RDEPENDS_${PN} = "imlib2-loaders"
DEPENDS = "imlib2 giblib"
MIRRORS_prepend () {