git » libreoffice-still.git » commit bf62b5f

fix build with recent openjdk changes

author Andreas Radke
2014-08-18 20:40:18 UTC
committer Andreas Radke
2014-08-18 20:40:18 UTC
parent 9a7dd5bab6548e98713ef3e7b82026268bbd7f83

fix build with recent openjdk changes

PKGBUILD +1 -0

diff --git a/PKGBUILD b/PKGBUILD
index 72818ab..f2a51c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -291,6 +291,7 @@ build() {
 		--without-system-libwps \
 		--with-system-redland\
 		--without-system-npapi-headers \
+		--with-jdk-home="/usr/lib/jvm/java-default-runtime" \
 		--with-ant-home="/usr/share/apache-ant"\
 		--without-system-boost\
 		--with-system-icu \