git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
42d223f
)
libmms: Remove glib-2 from pkgconfig (un-needed)
author
Ted Hess
<redacted>
Tue, 29 Aug 2017 18:42:21 +0000
(14:42 -0400)
committer
Ted Hess
<redacted>
Tue, 29 Aug 2017 18:42:21 +0000
(14:42 -0400)
Signed-off-by: Ted Hess <redacted>
libs/libmms/patches/010-remove_glib_from_pkgconfig.patch
[new file with mode: 0644]
patch
|
blob
diff --git a/libs/libmms/patches/010-remove_glib_from_pkgconfig.patch
b/libs/libmms/patches/010-remove_glib_from_pkgconfig.patch
new file mode 100644
(file)
index 0000000..
a551cc6
--- /dev/null
+++ b/
libs/libmms/patches/010-remove_glib_from_pkgconfig.patch
@@ -0,0
+1,10
@@
+--- a/pkgconfig/libmms.pc.in
++++ b/pkgconfig/libmms.pc.in
+@@ -5,7 +5,6 @@ includedir=@includedir@/
+
+ Name: libmms
+ Description: Library implementing the MMS protocol
+-Requires: glib-2.0
+ Version: @VERSION@
+ Libs: -L${libdir} -lmms -lm
+ Cflags: -I${includedir}
git clone https://git.99rst.org/PROJECT