diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-01 17:57:50 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-01 17:57:50 +0100 |
commit | 29abdd4f2ed4a5fe91436412e2d343a824ea3989 (patch) | |
tree | f847d86700fffe04f6aaf4d1649f256260b3cec2 /meta-xfce | |
parent | db0817a245bcad10a08c9c8caf62a6c78de92e88 (diff) |
libxfce4ui: bump PR for xcb-util change
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb index 82fff58..6d299cd 100644 --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.0.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" DEPENDS = "gtk+ gettext intltool libxfce4util startup-notification xfconf" -PR = "r0" +PR = "r1" inherit xfce |