gnome-icon-theme: fix cross
This commit is contained in:
parent
2308c637ef
commit
1b0c89ab59
1 changed files with 4 additions and 1 deletions
|
@ -9,8 +9,11 @@ stdenv.mkDerivation rec {
|
|||
sha256 = "0fjh9qmmgj34zlgxb09231ld7khys562qxbpsjlaplq2j85p57im";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
depsBuildBuild = [
|
||||
pkg-config
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
intltool
|
||||
iconnamingutils
|
||||
gtk2
|
||||
|
|
Loading…
Reference in a new issue