elementary: fir order of PACKAGES

* -accessibility needs to be after -dbg
  fixes ERROR: QA Issue: non debug package contains .debug directory: elementary-accessibility path /work/armv4t-oe-linux-gnueabi/elementary-2_0.7.0+svnr63721-r11/packages-split/elementary-accessibility/usr/lib/elementary/modules/access_output/linux-gnueabi-arm-0.7.0/.debug/module.so

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa
2011-09-30 15:30:22 +02:00
committed by Koen Kooi
parent 46b9e845f9
commit 7ec9b596e7
+1 -1
View File
@@ -21,7 +21,7 @@ do_compile_append() {
elementary.pc
}
PACKAGES =+ "${PN}-configs ${PN}-accessibility"
PACKAGES += "${PN}-configs ${PN}-accessibility"
RDEPENDS_${PN} = "\
${PN}-themes \