summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/libglade/libglade_2.6.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
index b0e0339554..90a7b33d63 100644
--- a/meta/recipes-gnome/libglade/libglade_2.6.4.bb
+++ b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
9 9
10SECTION = "libs" 10SECTION = "libs"
11PR = "r1" 11PR = "r1"
12DEPENDS = "gtk+ gtk-doc-native" 12DEPENDS = "gdk-pixbuf gtk+ gtk-doc-native"
13 13
14inherit autotools pkgconfig gnome 14inherit autotools pkgconfig gnome
15 15