libmms: Remove glib-2 from pkgconfig (un-needed)

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2017-08-29 14:42:21 -04:00
parent 42d223ff96
commit 5df42552ac
1 changed files with 10 additions and 0 deletions

View 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}