libmms: Remove glib-2 from pkgconfig (un-needed)
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
42d223ff96
commit
5df42552ac
1 changed files with 10 additions and 0 deletions
10
libs/libmms/patches/010-remove_glib_from_pkgconfig.patch
Normal file
10
libs/libmms/patches/010-remove_glib_from_pkgconfig.patch
Normal file
|
@ -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}
|
Loading…
Reference in a new issue