mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02: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:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user