xfce.xfce4-mpc-plugin: Enable strictDeps

This commit is contained in:
Bobby Rong
2025-05-22 23:20:13 +08:00
parent 542389a88f
commit 49a720663d
@@ -24,6 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-3uW8wFZrotyVucO0yt1eizuyeYpUoqjYZScIkV/kXVA=";
};
strictDeps = true;
nativeBuildInputs = [
gettext
meson