mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
mesa-dri: fix packaging so test apps will really land in own package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5245 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -6,9 +6,9 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
|
||||
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
|
||||
|
||||
PE = "1"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
PACKAGES += "${PN}-xprogs"
|
||||
PACKAGES =+ "${PN}-xprogs"
|
||||
|
||||
FILES_${PN} += "${libdir}/dri/*.so"
|
||||
FILES_${PN}-dbg += "${libdir}/dri/.debug/*"
|
||||
|
||||
Reference in New Issue
Block a user