mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
gnome-common: set PACKAGE_ARCH to all
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3201 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
SECTION = "x11/gnome"
|
SECTION = "x11/gnome"
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
DESCRIPTION = "Common macros for building GNOME applications"
|
DESCRIPTION = "Common macros for building GNOME applications"
|
||||||
inherit gnome
|
inherit gnome
|
||||||
|
|
||||||
|
PACKAGE_ARCH="all"
|
||||||
|
|
||||||
# The omf.make file failed if scrollkeeper doesn't happen to be
|
# The omf.make file failed if scrollkeeper doesn't happen to be
|
||||||
# installed
|
# installed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user