diff --git a/libs/spandsp/spandsp.pc b/libs/spandsp/spandsp.pc deleted file mode 100644 index 1eb00c4923..0000000000 --- a/libs/spandsp/spandsp.pc +++ /dev/null @@ -1,11 +0,0 @@ -prefix=/usr -exec_prefix=${prefix} -libdir=$(exec_prefix)/lib64 -includedir=${prefix}/include - -Name: spandsp -Description: A DSP library for telephony. -Requires: -Version: 0.0.6 -Libs: -L${libdir} -lspandsp -ltiff -lm -Cflags: -I${includedir}