treewide: no gnome aliases

This commit is contained in:
Jan Tojnar
2019-03-24 14:46:50 -04:00
committed by worldofpeace
parent 2be90ccb4f
commit 97eb65324d
14 changed files with 43 additions and 39 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{ stdenv, fetchurl, pkgconfig, intltool, itstool, dbus-glib, exempi, lcms2, libexif, libjpeg, librsvg, libxml2, shared-mime-info, gnome3, gtk3, mate, hicolor-icon-theme, wrapGAppsHook }:
{ stdenv, fetchurl, pkgconfig, intltool, itstool, dbus-glib, exempi, lcms2, libexif, libjpeg, librsvg, libxml2, libpeas, shared-mime-info, gnome3, gtk3, mate, hicolor-icon-theme, wrapGAppsHook }:
stdenv.mkDerivation rec {
name = "eom-${version}";
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
libxml2
shared-mime-info
gtk3
gnome3.libpeas
libpeas
mate.mate-desktop
hicolor-icon-theme
];