File openobex-1.3-pkgconfig.patch of Package openobex
Index: openobex.pc.in =================================================================== --- openobex.pc.in.orig +++ openobex.pc.in @@ -6,7 +6,7 @@ includedir=@includedir@ Name: OpenOBEX Description: Free implementation of the Object Exchange protocol Version: @VERSION@ -Requires.private: @REQUIRES@ +#Requires.private: @REQUIRES@ Libs: -L${libdir} -lopenobex Cflags: -I${includedir} Cflags.private: @OPENOBEX_CFLAGS@