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 cc313f7386bd..312e2b09901f 100644 --- a/java/openjfx14/Makefile +++ b/java/openjfx14/Makefile @@ -33,7 +33,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-runtime gl gnome java jpeg localbase:ldflags ninja pkgconfig \ +USES= gettext-runtime gl gnome java jpeg localbase:ldflags ninja pkgconfig \ sqlite xorg USE_GITHUB= yes |