mate.mate.polkit: move gobject-introspection to nativeBuildInputs
This commit is contained in:
parent
1101ebb4fe
commit
e26d22c091
@ -10,13 +10,13 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkgconfig
|
gobject-introspection
|
||||||
intltool
|
intltool
|
||||||
|
pkgconfig
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
gtk3
|
gtk3
|
||||||
gobject-introspection
|
|
||||||
libappindicator-gtk3
|
libappindicator-gtk3
|
||||||
libindicator-gtk3
|
libindicator-gtk3
|
||||||
polkit
|
polkit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user