jogl: remove not required xcbuild (#502982)

This commit is contained in:
Michael Daniels 2026-03-29 23:41:37 +00:00 committed by GitHub
commit e505efdaf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,6 @@
git,
xmlstarlet,
stripJavaArchivesHook,
xcbuild,
udev,
libxxf86vm,
libxt,
@ -76,9 +75,6 @@ stdenv.mkDerivation {
git
xmlstarlet
stripJavaArchivesHook
]
++ lib.optionals stdenv.hostPlatform.isDarwin [
xcbuild
];
buildInputs = lib.optionals stdenv.hostPlatform.isLinux [