jamvm: add dependency on librt
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29698 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a78db67d16
commit
ffc36570f7
@ -29,7 +29,7 @@ define Package/jamvm
|
||||
CATEGORY:=Languages
|
||||
TITLE:=A compact Java Virtual Machine
|
||||
URL:=http://sourceforge.net/projects/jamvm
|
||||
DEPENDS:=+libffi +zlib +libpthread +classpath @!avr32
|
||||
DEPENDS:=+libffi +zlib +libpthread +librt +classpath @!avr32
|
||||
endef
|
||||
|
||||
define Package/jamvm/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user