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) | |
download | meta-openembedded-95a9737c63ba6c0a16b0a58409b2ed2de8c61a06.tar.gz |
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 a4500296d..86fcc791e 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" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | DEPENDS = "exo gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify" | 5 | DEPENDS = "exo gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify" |
6 | 6 | ||
7 | PR = "r0" | 7 | PR = "r1" |
8 | 8 | ||
9 | inherit xfce | 9 | inherit xfce |
10 | 10 | ||