mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 22:11:38 +00:00
xserver-xf86-lite.inc: Make sure the correct RDEPENDS variable is appended too (thanks Enric)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
7465fba01e
commit
cb62df186f
@ -8,7 +8,7 @@ LIB_DEPS = "pixman libxfont xtrans libxau libxext libxdmcp libdrm libxkbfile lib
|
||||
|
||||
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
|
||||
|
||||
RDEPENDS = "hal xorg-minimal-fonts"
|
||||
RDEPENDS_${PN} += "hal xorg-minimal-fonts"
|
||||
|
||||
FILES_${PN} += "${bindir}/Xorg "
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user