Skip to content
Snippets Groups Projects
Verified Commit 307dbf49 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/openjdk7: ensure fastjar is installed on non-BS builds

parent def050de
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ if [ "$BOOTSTRAP" != "no" ]; then
makedepends="$makedepends java-gcj-compat"
BOOTSTRAP_JAVA_HOME=/usr/lib/jvm/java-1.5-gcj/
else
makedepends="$makedepends $pkgname"
makedepends="$makedepends $pkgname fastjar"
BOOTSTRAP_JAVA_HOME="$INSTALL_BASE"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment