ekiga: fid build failure, use adwaita-icon-theme instead of gnome-icon-theme (ZHF)
This commit is contained in:
parent
02b1c2727b
commit
cbf935f90e
@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
preAutoreconf = ''
|
preAutoreconf = ''
|
||||||
substituteInPlace configure.ac --replace AM_GCONF_SOURCE_2 ""
|
substituteInPlace configure.ac --replace AM_GCONF_SOURCE_2 ""
|
||||||
|
substituteInPlace configure.ac --replace gnome-icon-theme adwaita-icon-theme
|
||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user