treewide: no gnome aliases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchFromGitHub, autoreconfHook, pkgconfig, intltool, file,
|
||||
desktop-file-utils, enchant, gnome3, gtk3, gst_all_1, hicolor-icon-theme,
|
||||
desktop-file-utils, enchant, gnome3, gtk3, gtkmm3, gst_all_1, hicolor-icon-theme,
|
||||
libsigcxx, libxmlxx, xdg_utils, isocodes, wrapGAppsHook
|
||||
}:
|
||||
|
||||
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
desktop-file-utils
|
||||
enchant
|
||||
gtk3
|
||||
gnome3.gtkmm
|
||||
gtkmm3
|
||||
gst_all_1.gstreamer
|
||||
gst_all_1.gstreamermm
|
||||
gst_all_1.gst-plugins-base
|
||||
|
||||
Reference in New Issue
Block a user