qt6.qtbase: remove xmlstarlet dependency (#412642)

This commit is contained in:
K900
2025-05-31 14:05:29 +03:00
committed by GitHub
@@ -12,7 +12,6 @@
which,
cmake,
ninja,
xmlstarlet,
libproxy,
xorg,
zstd,
@@ -179,7 +178,6 @@ stdenv.mkDerivation rec {
pkg-config
which
cmake
xmlstarlet
ninja
] ++ lib.optionals stdenv.hostPlatform.isDarwin [ moveBuildTree ];