diff options
Diffstat (limited to 'java/openjdk13/Makefile')
-rw-r--r-- | java/openjdk13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk13/Makefile b/java/openjdk13/Makefile index ffb6ff77c87c..999af1e9fff9 100644 --- a/java/openjdk13/Makefile +++ b/java/openjdk13/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libpng.so:graphics/png RUN_DEPENDS= javavm:java/javavmwrapper -USES= compiler:features gmake iconv jpeg pkgconfig +USES= compiler:features gmake iconv jpeg pkgconfig xorg USE_XORG= x11 xext xi xrandr xrender xt xtst USE_GITHUB= yes |