summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/arts/debian/patches/12_cleanup_artsc-config.diff
blob: cae8f366d88d545e54327456e0cb620bbeb234a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
Index: b/artsc/artsc.pc.in
===================================================================
--- a/artsc/artsc.pc.in
+++ b/artsc/artsc.pc.in
@@ -7,5 +7,5 @@
 Name: aRtsC
 Description: aRts sound system C support library (TDE)
 Version: 0.9.5
-Libs: -L${libdir} -lartsc @LIBDL@ @USE_THREADS@ @LIBPTHREAD@ @GLIB_LDFLAGS@ @GLIB_LIBADD@
+Libs: -L${libdir} -lartsc
 Cflags: -I${includedir} @GLIB_CFLAGS@