gnome3: stop using aliases

This commit is contained in:
Jan Tojnar
2019-02-14 02:31:15 +01:00
parent e27fa435f7
commit 606ceda352
179 changed files with 464 additions and 447 deletions
@@ -20,7 +20,7 @@ in stdenv.mkDerivation rec {
# ToDo: optional libgda, introspection?
buildInputs = [
goffice gtk3 gnome3.defaultIconTheme
goffice gtk3 gnome3.adwaita-icon-theme
python pygobject3
] ++ (with perlPackages; [ perl XMLParser ]);