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/libsidplay/files/libsidplay-2.1.1-no_libtool...

19 lines
550 B

--- libsidplay/unix/libsidplay2.pc.in
+++ libsidplay/unix/libsidplay2.pc.in
@@ -7,5 +7,5 @@
Name: @PACKAGE@
Description: C64 cycle exact stereo sidplayer library.
Version: @VERSION@
-Libs: ${libdir}/libsidplay2.la
+Libs: -lsidplay2
Cflags: -DHAVE_UNIX -I${includedir}
--- libsidutils/unix/libsidutils.pc.in
+++ libsidutils/unix/libsidutils.pc.in
@@ -6,5 +6,5 @@
Name: @PACKAGE@
Description: Utils for supporting the libsidplay2 library.
Version: @VERSION@
-Libs: ${libdir}/libsidutils.la
+Libs: -lsidutils
Cflags: -DHAVE_UNIX -I${includedir}