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, gnome3, gtk3, libwnck3, libgtop, libxml2, libnotify, polkit, upower, wirelesstools, mate, hicolor-icon-theme, wrapGAppsHook }:
{ stdenv, fetchurl, pkgconfig, intltool, itstool, gnome3, gtk3, gtksourceview3, libwnck3, libgtop, libxml2, libnotify, polkit, upower, wirelesstools, mate, hicolor-icon-theme, wrapGAppsHook }:
stdenv.mkDerivation rec {
name = "mate-applets-${version}";
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
buildInputs = [
gtk3
gnome3.gtksourceview
gtksourceview3
gnome3.gucharmap
libwnck3
libgtop