X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=xml%2Flibucw-xml.pc;h=5c02e9962286fd2e14a5e85b239de4011e45a958;hb=1bc3bb66e47ec02003658fb3040aef0ffd7b7540;hp=82ee17662a27bd0871a58aa655dda220324a4a8d;hpb=a4f8b029b86d2ca1612a9c2e2795ccea27b15276;p=libucw.git diff --git a/xml/libucw-xml.pc b/xml/libucw-xml.pc index 82ee1766..5c02e996 100644 --- a/xml/libucw-xml.pc +++ b/xml/libucw-xml.pc @@ -3,12 +3,9 @@ libdir=@LIBDIR@ incdir=. -# Override if you want to use the -pic version -picsuffix= - Name: libucw-xml Description: XML parser for LibUCW project Version: @UCW_VERSION@ Cflags: -I${incdir} -Libs: -L${libdir} -lucw-xml@UCW_ABI_SUFFIX@${picsuffix} -Requires: @DEPS@ +Libs: -L${libdir} @SO_LINK_PATH@ -lucw-xml@UCW_ABI_SUFFIX@ +Requires.private: @DEPS@