zoom: remove seemignly unused expat dependency

This commit is contained in:
SandaruKasa
2026-05-21 23:03:36 +03:00
parent 145bc24198
commit da61b7c10a
-2
View File
@@ -3,7 +3,6 @@
stdenv,
fetchurl,
perl,
expat,
fontconfig,
freetype,
libxrender,
@@ -29,7 +28,6 @@ stdenv.mkDerivation (finalAttrs: {
];
buildInputs = [
expat
fontconfig
freetype
libice