summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb b/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
index b9b77e4c50..702419d389 100644
--- a/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
+++ b/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
@@ -11,6 +11,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/gtkextra/${P}.tar.gz \
11SRC_URI[md5sum] = "486cea93666020f85f101ed8341baf41" 11SRC_URI[md5sum] = "486cea93666020f85f101ed8341baf41"
12SRC_URI[sha256sum] = "9cab6c5d6b792eb828d17cec2b9c1baba2ef57f789a290464afab80b53969e65" 12SRC_URI[sha256sum] = "9cab6c5d6b792eb828d17cec2b9c1baba2ef57f789a290464afab80b53969e65"
13 13
14DEPENDS = "gtk+" 14DEPENDS = "gtk+ gobject-introspection-stub"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig