gtk2: fix cross / strictDeps build

This commit is contained in:
FliegendeWurst
2025-01-06 09:50:53 +01:00
parent a0aefa462b
commit 70ffa2d785
+1
View File
@@ -60,6 +60,7 @@ stdenv.mkDerivation (finalAttrs: {
];
nativeBuildInputs = finalAttrs.setupHooks ++ [
gdk-pixbuf
gettext
gobject-introspection
perl