summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/gnome.morph3
-rw-r--r--strata/gnome/gtksourceview.morph5
2 files changed, 7 insertions, 1 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index 373e9988..1c5a2035 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -817,12 +817,13 @@ chunks:
ref: ede1902bee26dbe36c2c1559b1166035580cdf30
unpetrify-ref: libpeas-1.16.0
- name: gtksourceview
+ morph: strata/gnome/gtksourceview.morph
repo: upstream:gnome/gtksourceview
ref: eeb6fd40fbbc74515828070fef554ed98ad481e9
unpetrify-ref: 3.18.1
- build-system: autotools
build-depends:
- m4-common
+ - glade
###############################################
# Applications Start Here #
###############################################
diff --git a/strata/gnome/gtksourceview.morph b/strata/gnome/gtksourceview.morph
new file mode 100644
index 00000000..42a65a51
--- /dev/null
+++ b/strata/gnome/gtksourceview.morph
@@ -0,0 +1,5 @@
+name: gtksourceview
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --enable-glade-catalog