diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb index 51715763e..51a6ab716 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck3_3.0.2.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" | |||
5 | BPN = "libwnck" | 5 | BPN = "libwnck" |
6 | 6 | ||
7 | SECTION = "x11/libs" | 7 | SECTION = "x11/libs" |
8 | DEPENDS = "gobject-introspection-stub gtk+3 gdk-pixbuf-native" | 8 | DEPENDS = "gobject-introspection-stub gtk+3 gdk-pixbuf-native libxres" |
9 | 9 | ||
10 | PR = "r1" | 10 | PR = "r1" |
11 | 11 | ||