makemkv: fix missing expat

Most likely due to f82cda2388.
This commit is contained in:
Andrew Marshall
2026-02-24 17:56:48 -05:00
parent 2fc6539b48
commit 1a637cb7d9
+2
View File
@@ -2,6 +2,7 @@
autoPatchelfHook,
common-updater-scripts,
curl,
expat,
fetchurl,
ffmpeg,
lib,
@@ -51,6 +52,7 @@ stdenv.mkDerivation (
qt5.wrapQtAppsHook
];
buildInputs = [
expat
ffmpeg
openssl
qt5.qtbase