X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Flibpci.pc.in;h=29c6910318f501f74d343e7079398778bd85815e;hb=4582426202ad6ac6539305dae2c0b70016f014f4;hp=f43f4981f6b87fddf962c41b94eec3bdc727b725;hpb=a2bf30a4fd407c55e8172e2f6fd158725ccb90b6;p=pciutils.git diff --git a/lib/libpci.pc.in b/lib/libpci.pc.in index f43f498..29c6910 100644 --- a/lib/libpci.pc.in +++ b/lib/libpci.pc.in @@ -6,5 +6,6 @@ idsdir=@IDSDIR@ Name: libpci Description: libpci Version: @VERSION@ -Libs: -L${libdir} -lpci @LDLIBS@ +Libs: -L${libdir} -lpci +Libs.private: @LDLIBS@ @WITH_LIBS@ Cflags: -I${includedir}