]> code.ossystems Code Review - openembedded-core.git/commitdiff
xserver-kdriver-common: Fix reference to xrandr
authorRichard Purdie <richard@openedhand.com>
Tue, 18 Apr 2006 10:03:08 +0000 (10:03 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 18 Apr 2006 10:03:08 +0000 (10:03 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@359 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/xserver-kdrive-common/xserver-kdrive-common_0.1.bb

index e1dee0faa28169c1ca377375c1bf2f105767be42..9608d573b2a45ce6de90f6bc24ebc1bf94cad368 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Common X11 scripts"
 LICENSE = "GPL"
 SECTION = "x11"
-RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
+RDEPENDS_${PN} = "xmodmap libxrandr xdpyinfo xtscal"
 PR = "r4"
 
 SRC_URI = "file://etc"