summaryrefslogtreecommitdiff
path: root/strata/gnome/gmime.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2015-11-07 18:02:52 +0900
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-11-09 16:13:05 +0000
commit0187959c0b231780fb6b5125f1445a0d76c6a062 (patch)
tree87c041e0c6330538e71eaf363e3b20ce18f65f51 /strata/gnome/gmime.morph
parentee7160ddb3c40d5a7bc295ddf4f2f31b09b847d3 (diff)
downloaddefinitions-0187959c0b231780fb6b5125f1445a0d76c6a062.tar.gz
Adding gmime to GNOME stratum
A library for dealing with mime types, required by totem-pl-parser. Change-Id: Idbe9b3f076d5a0b0292e0b3d658d960bb6ea44c3
Diffstat (limited to 'strata/gnome/gmime.morph')
-rw-r--r--strata/gnome/gmime.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/gnome/gmime.morph b/strata/gnome/gmime.morph
new file mode 100644
index 00000000..f71efac4
--- /dev/null
+++ b/strata/gnome/gmime.morph
@@ -0,0 +1,6 @@
+name: gmime
+kind: chunk
+build-system: autotools
+pre-configure-commands:
+# Work around upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=757720
+- sed -i 's/$(INCLUDES)/$(AM_CPPFLAGS)/g' gmime/Makefile.am