aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/xbacklight_1.1.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 10:43:42 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:11:25 +0200
commita8ea0a503e3e8d5e6c4eaff169219e87829ee195 (patch)
treece2ee2a0e301fe315a8e45f9e671d9a484645b7a /recipes/xorg-app/xbacklight_1.1.1.bb
parent18d038feba923df6074d75f9e5c76d64caf0fbea (diff)
downloadopenembedded-a8ea0a503e3e8d5e6c4eaff169219e87829ee195.tar.gz
xorg-app: remove extra DEPENDS on virtual/libx11, which is already set in xorg-app-common.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xbacklight_1.1.1.bb')
-rw-r--r--recipes/xorg-app/xbacklight_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xbacklight_1.1.1.bb b/recipes/xorg-app/xbacklight_1.1.1.bb
index e47125d127..2484adbb56 100644
--- a/recipes/xorg-app/xbacklight_1.1.1.bb
+++ b/recipes/xorg-app/xbacklight_1.1.1.bb
@@ -3,7 +3,7 @@ PE = "1"
DESCRIPTION = "adjust backlight brightness using RandR extension"
-DEPENDS += " virtual/libx11 libxrender libxrandr"
+DEPENDS += " libxrender libxrandr"
SRC_URI[archive.md5sum] = "3e39eec6d0fd5c587ca6d55aa7bb8fe1"
SRC_URI[archive.sha256sum] = "5d32d891c83b9c0089231f4f1c424ab02301b627ce26e5c2e6e397b8ea606fb2"