You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/simage/files/simage-1.7.0-pkgconfig-part...

14 lines
467 B

diff -ruN simage-1.7.0/simage.pc.in new/simage.pc.in
--- simage-1.7.0/simage.pc.in 2010-02-26 16:47:31.000000000 +0100
+++ new/simage.pc.in 2013-06-06 22:35:42.303326845 +0200
@@ -8,7 +8,8 @@
Version: @VERSION@
Requires:
Conflicts:
-Libs: -L${libdir} @SIMAGE_EXTRA_LDFLAGS@ @SIMAGE_EXTRA_LIBS@
+Libs: -L${libdir} -lsimage
+Libs.private: -L${libdir} @SIMAGE_EXTRA_LIBS@
Cflags: -I${includedir} @SIMAGE_EXTRA_CFLAGS@ @SIMAGE_EXTRA_CPPFLAGS@
simage_host="@host@"