summaryrefslogtreecommitdiff
path: root/package/tntnet
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-23 11:21:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-23 11:21:24 +0100
commite81bdd9d423b5db0d18018bd465672cd9ba74e48 (patch)
tree617d97cf0064501967c1552ad952387ec2e9df15 /package/tntnet
parent8cd3b84e8c43c4319aa27ed1ac6d272d58e4a410 (diff)
bulk build fixes
Diffstat (limited to 'package/tntnet')
-rw-r--r--package/tntnet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/tntnet/Makefile b/package/tntnet/Makefile
index 7e9553b56..c1287bc52 100644
--- a/package/tntnet/Makefile
+++ b/package/tntnet/Makefile
@@ -15,6 +15,8 @@ PKG_URL:= http://www.tntnet.org/
PKG_SITES:= http://www.tntnet.org/download/
PKG_NEED_CXX:= 1
+PKG_ARCH_DEPENDS:= !arm
+
PKG_CHOICES_TNTNET:= WITHOUT_SSL WITH_OPENSSL WITH_GNUTLS
PKGCD_WITHOUT_SSL:= use no SSL
PKGCD_WITH_OPENSSL:= use OpenSSL for crypto