diff options
Diffstat (limited to 'testing/spandsp/APKBUILD')
-rw-r--r-- | testing/spandsp/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/spandsp/APKBUILD b/testing/spandsp/APKBUILD index bcb5818d11..5b10a721fc 100644 --- a/testing/spandsp/APKBUILD +++ b/testing/spandsp/APKBUILD @@ -5,6 +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" license="GPL" depends= makedepends="tiff-dev" |