aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gobby/gtksourceview_1.7.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gobby/gtksourceview_1.7.2.bb')
-rw-r--r--recipes/gobby/gtksourceview_1.7.2.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gobby/gtksourceview_1.7.2.bb b/recipes/gobby/gtksourceview_1.7.2.bb
new file mode 100644
index 0000000000..6b4c8e686c
--- /dev/null
+++ b/recipes/gobby/gtksourceview_1.7.2.bb
@@ -0,0 +1,9 @@
+LICENSE = "GPL"
+
+DEPENDS = "gtk+ libgnomeprint"
+
+inherit gnome pkgconfig
+
+do_stage() {
+autotools_stage_all
+}