mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
gnome-icon-theme: fix cross
This commit is contained in:
parent
2308c637ef
commit
1b0c89ab59
@ -9,8 +9,11 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0fjh9qmmgj34zlgxb09231ld7khys562qxbpsjlaplq2j85p57im";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
depsBuildBuild = [
|
||||
pkg-config
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
intltool
|
||||
iconnamingutils
|
||||
gtk2
|
||||
|
Loading…
Reference in New Issue
Block a user