[packages] classpath: depends on alsa-lib, libgmp and libmagic
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:37 +0000 (00:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:37 +0000 (00:22 +0000)
SVN-Revision: 32325

libs/classpath/Makefile

index 2fe89fd8f0a53d055800865c397e66216655f9d8..8b2c79906412f2fc535f91e72f794f3002587d7a 100644 (file)
@@ -26,6 +26,7 @@ define Package/classpath
   TITLE:=GNU Classpath
   URL:=http://www.gnu.org/software/classpath/
   MAINTAINER:=Roberto Riggio <roberto.riggio@create-net.org>
+  DEPENDS:=+alsa-lib +libgmp +libmagic
 endef
 
 define Package/classpath/Description