ekiga: fid build failure, use adwaita-icon-theme instead of gnome-icon-theme (ZHF)

This commit is contained in:
Luca Bruno 2015-07-21 13:20:22 +02:00
parent 02b1c2727b
commit cbf935f90e

View File

@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
preAutoreconf = ''
substituteInPlace configure.ac --replace AM_GCONF_SOURCE_2 ""
substituteInPlace configure.ac --replace gnome-icon-theme adwaita-icon-theme
'';
configureFlags = [