From 0eb073effd58ce6a5a23d7dd502441ac1e0b11a3 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 23 Jul 2018 05:53:12 -0500 Subject: user/libmms: pull in, fix up, remove unnecessary GLib, modernise --- user/libmms/remove-glib-dep.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 user/libmms/remove-glib-dep.patch (limited to 'user/libmms/remove-glib-dep.patch') diff --git a/user/libmms/remove-glib-dep.patch b/user/libmms/remove-glib-dep.patch new file mode 100644 index 000000000..761733325 --- /dev/null +++ b/user/libmms/remove-glib-dep.patch @@ -0,0 +1,14 @@ +https://sourceforge.net/p/libmms/bugs/22/ + +libmms does not use GLib any more. + +--- libmms-0.6.4/pkgconfig/libmms.pc.in.old 2014-03-28 13:25:43.000000000 +0000 ++++ libmms-0.6.4/pkgconfig/libmms.pc.in 2018-07-23 10:52:10.130000000 +0000 +@@ -5,7 +5,6 @@ + + Name: libmms + Description: Library implementing the MMS protocol +-Requires: glib-2.0 + Version: @VERSION@ + Libs: -L${libdir} -lmms -lm + Cflags: -I${includedir} -- cgit v1.2.3-70-g09d2