diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/gnome/gnome-common_2.20.0.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/gnome/gnome-common_2.20.0.bb b/meta/packages/gnome/gnome-common_2.20.0.bb index 41c25b69c..e637a1bb4 100644 --- a/meta/packages/gnome/gnome-common_2.20.0.bb +++ b/meta/packages/gnome/gnome-common_2.20.0.bb @@ -1,9 +1,11 @@ LICENSE = "GPL" SECTION = "x11/gnome" -PR = "r0" +PR = "r1" DESCRIPTION = "Common macros for building GNOME applications" inherit gnome +PACKAGE_ARCH="all" + # The omf.make file failed if scrollkeeper doesn't happen to be # installed |