diff options
Diffstat (limited to 'java/openjfx14')
-rw-r--r-- | java/openjfx14/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/openjfx14/Makefile b/java/openjfx14/Makefile index 924d00c769b7..b5a9ff49a289 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -76,7 +76,6 @@ WEBKIT_LIB_DEPENDS= libicui18n.so:devel/icu WEBKIT_USES= bison gmake gperf perl5 python:3.5+,build ruby:build WEBKIT_USE= GNOME=libxslt,libxml2 \ PERL5=build \ - RUBY=yes \ XORG=xcomposite,xdamage,xfixes,xrender,xt WEBKIT_VARS= COMPILE_WEBKIT=true |