cinnamon.xapps: move gobject-introspection to buildInputs

This commit is contained in:
Maciej Krüger
2020-02-11 21:08:22 +01:00
parent 9a0e92512c
commit 8f69b1dcd2
+1 -1
View File
@@ -44,7 +44,6 @@ stdenv.mkDerivation rec {
];
nativeBuildInputs = [
gobject-introspection
meson
ninja
pkgconfig
@@ -54,6 +53,7 @@ stdenv.mkDerivation rec {
];
buildInputs = [
gobject-introspection
(python3.withPackages(ps: with ps; [
pygobject3
setproctitle # mate applet