Commit b050c15a authored by jappeace-sloth's avatar jappeace-sloth
Browse files

androidenv.ndk-bundle: use jdk_headless instead of jdk



ndk-build only needs java/javac, not GUI capabilities.
Switching to jdk_headless drops ~257 MB of unnecessary
desktop dependencies (GTK+3, icu4c, harfbuzz, cups, systemd)
from the closure.

Co-Authored-By: default avatarClaude Opus 4.6 <noreply@anthropic.com>
parent 77bbd729
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ let
        gawk
        gnugrep
        gnused
        jdk
        jdk_headless
        python3
        which
      ]