From ca98d0b837af469665f880608d441a0e46432695 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 30 Mar 2010 15:22:51 +0000 Subject: [PATCH] [packages] jamvm: not supported on avr32 git-svn-id: svn://svn.openwrt.org/openwrt/packages@20608 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/jamvm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/jamvm/Makefile b/lang/jamvm/Makefile index cefc062b3..b6d85ce97 100644 --- a/lang/jamvm/Makefile +++ b/lang/jamvm/Makefile @@ -25,7 +25,7 @@ define Package/jamvm CATEGORY:=Languages TITLE:=A compact Java Virtual Machine URL:=http://sourceforge.net/projects/jamvm - DEPENDS:=+libffi +zlib +libpthread @!mips + DEPENDS:=+libffi +zlib +libpthread @!avr32 @!mips endef define Package/jamvm/description -- 2.11.0