libunwind: enable build for arm
[openwrt/staging/kaloz.git] / package / libs / libunwind / Makefile
index 44f1ef256902c51a9db68ee98a50f5bf2a31f948..c5986979d5563535f8bcac02f19aba869fe2054c 100644 (file)
@@ -31,7 +31,7 @@ define Package/libunwind
   CATEGORY:=Libraries
   TITLE:=The libunwind project
   URL:=http://www.nongnu.org/libunwind/
-  DEPENDS:=@(mips||mipsel||powerpc||i386||x86_64)
+  DEPENDS:=@(mips||mipsel||powerpc||i386||x86_64||arm)
 endef
 
 define Package/libunwind/description