Browse Source

add missing dependency

wbx 14 years ago
parent
commit
6a5922134d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/openjdk/Makefile

+ 1 - 1
package/openjdk/Makefile

@@ -17,7 +17,7 @@ PKG_DESCR:=		OpenJDK Java VM
 PKG_SECTION:=		lang
 PKG_BUILDDEP:=		alsa-lib xproto jpeg zlib giflib libpng freetype cups
 PKG_BUILDDEP+=		libX11 libXt libXp libXinerama libXrender libXtst
-PKG_DEPENDS:=		zlib libstdcxx libffi
+PKG_DEPENDS:=		zlib libstdcxx libffi libpthread
 PKG_URL:=		http://openjdk.org/
 PKG_SITES:=		http://download.java.net/openjdk/jdk6/promoted/b22/ \
 			http://mirror.netcologne.de/apache.org/xml/xalan-j/binaries/ \