--- pkgconfig/libmms.pc.in.orig +++ pkgconfig/libmms.pc.in @@ -5,7 +5,8 @@ includedir=@includedir@/ Name: libmms Description: Library implementing the MMS protocol -Requires: glib-2.0 +# glib usage is private only for static linking +#Requires.private: glib-2.0 Version: @VERSION@ Libs: -L${libdir} -lmms -lm Cflags: -I${includedir}