diff options
author | Koen Kooi <koen@openembedded.org> | 2010-04-23 13:46:45 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-23 15:27:47 +0200 |
commit | a63e30ddd74bbdf85c6b238a29a5640d485ebf56 (patch) | |
tree | 5d2112db8a8255d47682c9146953feb8d0b2f148 /recipes/xfce-base/xfce4-panel_4.6.3.bb | |
parent | 653467ce150b0b53ce510fafa66d1e224c13d82f (diff) |
xfce-base apps: convert to new style staging
Diffstat (limited to 'recipes/xfce-base/xfce4-panel_4.6.3.bb')
-rw-r--r-- | recipes/xfce-base/xfce4-panel_4.6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xfce-base/xfce4-panel_4.6.3.bb b/recipes/xfce-base/xfce4-panel_4.6.3.bb index 498ee32be4..bdfa7d687f 100644 --- a/recipes/xfce-base/xfce4-panel_4.6.3.bb +++ b/recipes/xfce-base/xfce4-panel_4.6.3.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Xfce4 Panel" DEPENDS = "virtual/libx11 startup-notification libxfcegui4 libxml2 exo libwnck" SECTION = "x11" -PR = "r1" +PR = "r2" inherit xfce46 |