forked from mirrors/nixpkgs
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 = [
|
||||
pkgconfig
|
||||
gobject-introspection
|
||||
intltool
|
||||
pkgconfig
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
gtk3
|
||||
gobject-introspection
|
||||
libappindicator-gtk3
|
||||
libindicator-gtk3
|
||||
polkit
|
||||
|
|
Loading…
Reference in a new issue