From: nico Date: Tue, 30 Mar 2010 15:22:51 +0000 (+0000) Subject: [packages] jamvm: not supported on avr32 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ca98d0b837af469665f880608d441a0e46432695;p=packages.git [packages] jamvm: not supported on avr32 git-svn-id: svn://svn.openwrt.org/openwrt/packages@20608 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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