diff options
Diffstat (limited to 'main/freeswitch/APKBUILD')
-rw-r--r-- | main/freeswitch/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index a9f3c3e638..7bc9efa485 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.0.6 pkgrel=14 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" +arch="x86 x86_64" license="GPL" depends="" makedepends="curl-dev unixodbc-dev zlib-dev openssl-dev ncurses-dev |