diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-01 17:56:55 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-01 17:56:55 +0100 |
commit | db0817a245bcad10a08c9c8caf62a6c78de92e88 (patch) | |
tree | 470589e0540f1ea4969e68872e5e83ec5601fd2a /meta-gnome | |
parent | 32db19a7a1963a0f294c32eb45af3e642c8e3819 (diff) | |
download | meta-openembedded-db0817a245bcad10a08c9c8caf62a6c78de92e88.tar.gz |
libwnck: bump PR for xcb-util change
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/libwnck/libwnck_2.30.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck_2.30.5.bb b/meta-gnome/recipes-gnome/libwnck/libwnck_2.30.5.bb index e7e8cd6d7..6c8ca28bc 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck_2.30.5.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck_2.30.5.bb | |||
@@ -2,6 +2,8 @@ DESCRIPTION = "Window navigation construction toolkit" | |||
2 | LICENSE = "LGPLv2" | 2 | LICENSE = "LGPLv2" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" |
4 | 4 | ||
5 | PR = "r1" | ||
6 | |||
5 | SECTION = "x11/libs" | 7 | SECTION = "x11/libs" |
6 | DEPENDS = "gobject-introspection-native gtk+ gdk-pixbuf-native" | 8 | DEPENDS = "gobject-introspection-native gtk+ gdk-pixbuf-native" |
7 | 9 | ||