From 2cfd7fda4e0ff8d1ac92bc29193b041dbb3213b7 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 13 Jun 2012 00:22:37 +0000 Subject: [PATCH] [packages] classpath: depends on alsa-lib, libgmp and libmagic SVN-Revision: 32325 --- libs/classpath/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/classpath/Makefile b/libs/classpath/Makefile index 2fe89fd8f0..8b2c799064 100644 --- a/libs/classpath/Makefile +++ b/libs/classpath/Makefile @@ -26,6 +26,7 @@ define Package/classpath TITLE:=GNU Classpath URL:=http://www.gnu.org/software/classpath/ MAINTAINER:=Roberto Riggio + DEPENDS:=+alsa-lib +libgmp +libmagic endef define Package/classpath/Description -- 2.30.2