diff options
| -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 41c25b69c2..e637a1bb4c 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 @@ | |||
| 1 | LICENSE = "GPL" | 1 | LICENSE = "GPL" |
| 2 | SECTION = "x11/gnome" | 2 | SECTION = "x11/gnome" |
| 3 | PR = "r0" | 3 | PR = "r1" |
| 4 | DESCRIPTION = "Common macros for building GNOME applications" | 4 | DESCRIPTION = "Common macros for building GNOME applications" |
| 5 | inherit gnome | 5 | inherit gnome |
| 6 | 6 | ||
| 7 | PACKAGE_ARCH="all" | ||
| 8 | |||
| 7 | # The omf.make file failed if scrollkeeper doesn't happen to be | 9 | # The omf.make file failed if scrollkeeper doesn't happen to be |
| 8 | # installed | 10 | # installed |
| 9 | 11 | ||
