From 517022211cab2644bac88865e29af726f1aafeaf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 18 Dec 2011 17:27:43 +0100 Subject: avr32 workarounds --- package/libtorrent/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/libtorrent/Makefile') diff --git a/package/libtorrent/Makefile b/package/libtorrent/Makefile index 4cb06c3a9..a46914b42 100644 --- a/package/libtorrent/Makefile +++ b/package/libtorrent/Makefile @@ -14,6 +14,8 @@ PKG_BUILDDEP:= openssl libsigc++ PKG_URL:= http://libtorrent.rakshasa.no/ PKG_SITES:= http://libtorrent.rakshasa.no/downloads/ +PKG_ARCH_DEPENDS:= !avr32 + include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,LIBTORRENT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -- cgit v1.2.3