blob: a551cc6a6c08cbab20836dae26332e41093d2b61 (
plain)
1
2
3
4
5
6
7
8
9
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}
|