diff options
Diffstat (limited to 'testing/openobex')
-rw-r--r-- | testing/openobex/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/openobex/APKBUILD b/testing/openobex/APKBUILD index 4c83330cd6..0ad92cc24e 100644 --- a/testing/openobex/APKBUILD +++ b/testing/openobex/APKBUILD @@ -4,6 +4,7 @@ pkgver=1.5 pkgrel=0 pkgdesc="Implementation of the OBject EXchange (OBEX) protocol" url="http://dev.zuckschwerdt.org/openobex/" +arch="x86 x86_64" license="GPL LGPL" depends= makedepends="bluez-dev libusb-dev" |