X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=xml%2Flibucw-xml.pc;h=5c02e9962286fd2e14a5e85b239de4011e45a958;hb=1481eca416a467e9952dbc5e4852afe66eaf1256;hp=82ee17662a27bd0871a58aa655dda220324a4a8d;hpb=0c576082142e5a560c776034b651bf795598983f;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@