diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-01 17:59:43 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-01 17:59:43 +0100 |
commit | 95a9737c63ba6c0a16b0a58409b2ed2de8c61a06 (patch) | |
tree | e58709e06cf2448b8192230fdd6f0416f81233cf /meta-xfce | |
parent | 29abdd4f2ed4a5fe91436412e2d343a824ea3989 (diff) |
thunar: 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/thunar/thunar_1.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.2.3.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.2.3.bb index a450029..86fcc79 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.2.3.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.2.3.bb @@ -4,7 +4,7 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "exo gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify" -PR = "r0" +PR = "r1" inherit xfce |