mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 11:02:47 +00:00
xserver-kdriver-common: Fix reference to xrandr
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@359 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
2b24cb30e1
commit
b876d65272
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user