diff options
Diffstat (limited to 'testing/spandsp/APKBUILD')
-rw-r--r-- | testing/spandsp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/spandsp/APKBUILD b/testing/spandsp/APKBUILD index 5b10a721fc..0b69b8f366 100644 --- a/testing/spandsp/APKBUILD +++ b/testing/spandsp/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.0.5 pkgrel=0 pkgdesc="library to use DSP functions for telephony" url="http://www.soft-switch.org/" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends="tiff-dev" |