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.
12 lines
401 B
12 lines
401 B
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@
|