Merge libmypaint: fix cross compilation, set strictDeps (#367158)

This commit is contained in:
Jan Tojnar
2024-12-22 13:57:54 +01:00
committed by GitHub
+3
View File
@@ -28,9 +28,12 @@ stdenv.mkDerivation rec {
sha256 = "1ppgpmnhph9h8ayx9776f79a0bxbdszfw9c6bw7c3ffy2yk40178";
};
strictDeps = true;
nativeBuildInputs = [
autoconf
automake
glib # AM_GLIB_GNU_GETTEXT
intltool
libtool
pkg-config