diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-desktop.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-desktop.inc b/meta/recipes-gnome/gnome/gnome-desktop.inc index cfc1c2ea4c..ef78531d1c 100644 --- a/meta/recipes-gnome/gnome/gnome-desktop.inc +++ b/meta/recipes-gnome/gnome/gnome-desktop.inc | |||
@@ -11,7 +11,7 @@ do_configure_prepend () { | |||
11 | 11 | ||
12 | FILES_${PN} += "${datadir}/gnome-about" | 12 | FILES_${PN} += "${datadir}/gnome-about" |
13 | 13 | ||
14 | PR = "r3" | 14 | PR = "r4" |
15 | 15 | ||
16 | inherit gnome pkgconfig | 16 | inherit gnome pkgconfig |
17 | 17 | ||