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/SoXt/files/SoXt-1.3.0-pkgconfig-partia...

13 lines
400 B

--- SoXt.pc.in.orig 2013-06-17 11:26:59.998321839 -0700
+++ SoXt.pc.in 2013-06-17 11:28:01.603654611 -0700
@@ -10,7 +10,8 @@
Version: @SOXT_VERSION@
Requires: Coin
Conflicts:
-Libs: -L${libdir} @SOGUI_EXTRA_LDFLAGS@ @SOGUI_EXTRA_LIBS@
+Libs: -L${libdir} -lSoXt
+Libs.private: -L${libdir} @SOGUI_EXTRA_LIBS@
Cflags: -I${includedir} @SOGUI_EXTRA_CFLAGS@ @SOGUI_EXTRA_CPPFLAGS@
soxt_host=@host@