Merge pull request #79780 from mkg20001/ge

cinnamon.xapps: move gobject-introspection to buildInputs
This commit is contained in:
worldofpeace 2020-02-12 22:34:20 -05:00 committed by GitHub
commit 129224e23b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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