mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 15:24:55 +00:00
eeze: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
a3e37f1fcf
commit
cc77ff2ddb
@ -6,7 +6,9 @@ DEPENDS = "ecore eet udev"
|
|||||||
inherit efl
|
inherit efl
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
INC_PR = "r0"
|
INC_PR = "r1"
|
||||||
|
|
||||||
# Some upgrade path tweaking
|
# Some upgrade path tweaking
|
||||||
AUTO_LIBNAME_PKGS = ""
|
AUTO_LIBNAME_PKGS = ""
|
||||||
|
|
||||||
|
FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user