treewide: no gnome aliases
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, pkgconfig, intltool, itstool, isocodes, enchant, libxml2, python, gnome3, mate, wrapGAppsHook }:
|
||||
{ stdenv, fetchurl, pkgconfig, intltool, itstool, isocodes, enchant, libxml2, python, gnome3, gtksourceview3, libpeas, mate, wrapGAppsHook }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "pluma-${version}";
|
||||
@@ -21,8 +21,8 @@ stdenv.mkDerivation rec {
|
||||
enchant
|
||||
libxml2
|
||||
python
|
||||
gnome3.gtksourceview
|
||||
gnome3.libpeas
|
||||
gtksourceview3
|
||||
libpeas
|
||||
gnome3.adwaita-icon-theme
|
||||
mate.mate-desktop
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user