diff options
Diffstat (limited to 'packages/gnome/gnome-panel_2.18.1.bb')
-rw-r--r-- | packages/gnome/gnome-panel_2.18.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnome/gnome-panel_2.18.1.bb b/packages/gnome/gnome-panel_2.18.1.bb index 435859394c..0192d863c5 100644 --- a/packages/gnome/gnome-panel_2.18.1.bb +++ b/packages/gnome/gnome-panel_2.18.1.bb @@ -1,7 +1,7 @@ LICENSE = "GPL" DEPENDS = "startup-notification libwnck orbit2 gtk+ libgnome libgnomeui gnome-desktop libglade gnome-menus orbit2-native" -FILE_PR = "r1" +PR = "r1" inherit gnome pkgconfig |