010-remove_glib_from_pkgconfig.patch 262 B

12345678910
  1. --- a/pkgconfig/libmms.pc.in
  2. +++ b/pkgconfig/libmms.pc.in
  3. @@ -5,7 +5,6 @@ includedir=@includedir@/
  4. Name: libmms
  5. Description: Library implementing the MMS protocol
  6. -Requires: glib-2.0
  7. Version: @VERSION@
  8. Libs: -L${libdir} -lmms -lm
  9. Cflags: -I${includedir}