diff options
Diffstat (limited to 'java/openjfx14')
-rw-r--r-- | java/openjfx14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 24e83cc0d9c9..456fb2e5aed0 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -74,7 +74,7 @@ TEST_VARS= AWT_TEST=true FULL_TEST=true WEBKIT_IMPLIES= MEDIA WEBKIT_BUILD_DEPENDS= cmake:devel/cmake-core WEBKIT_LIB_DEPENDS= libicui18n.so:devel/icu -WEBKIT_USES= bison gmake gperf perl5 python:3.5+,build ruby:build +WEBKIT_USES= bison gmake gperf perl5 python:build ruby:build WEBKIT_USE= GNOME=libxslt,libxml2 \ PERL5=build \ XORG=xcomposite,xdamage,xfixes,xrender,xt |