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
1 changed files with 3 additions and 0 deletions

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 () {