1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

clutter-box2d: Mark as machine specific

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4909 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-07-21 11:27:09 +00:00
parent 6fc273a105
commit b4ddca7196
+3
View File
@@ -4,6 +4,9 @@ LICENSE = "GPLv2"
DEPENDS = "clutter"
# The main clutter lib is machine specific so we need to be too
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit autotools pkgconfig gtk-doc
do_stage () {