diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index 84f8246483..86f44bb23a 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -1913,6 +1913,7 @@ (define-public openjdk11 "--with-lcms=system" "--with-libjpeg=system" "--with-libpng=system" + "--with-version-pre=" ;; allow the build system to locate the system freetype ,(string-append "--with-freetype-include=" (assoc-ref %build-inputs "freetype") "/include")