summaryrefslogtreecommitdiff
path: root/packages/spandsp/spandsp.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/spandsp/spandsp.inc')
-rw-r--r--packages/spandsp/spandsp.inc13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/spandsp/spandsp.inc b/packages/spandsp/spandsp.inc
deleted file mode 100644
index ed5fe3b490..0000000000
--- a/packages/spandsp/spandsp.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-DESCRIPTION = "A library of many DSP functions for telephony."
-HOMEPAGE = "http://www.soft-switch.org"
-SECTION = "libs"
-LICENSE = "GPL"
-DEPENDS = "tiff libxml2"
-
-inherit autotools
-
-do_stage () {
- autotools_stage_all
-}
-
-PARALLEL_MAKE = ""