Unverified Commit e505efda authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

jogl: remove not required xcbuild (#502982)

parents a8bb2a67 d5bc0894
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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 [