gnome3.dconf-editor: drop gnome3.gsettings_desktop_schemas

This commit is contained in:
gnidorah
2017-11-30 21:00:18 +03:00
committed by Jan Tojnar
parent a9746ab839
commit cb6065f0c9

View File

@@ -7,7 +7,6 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ pkgconfig wrapGAppsHook ];
buildInputs = [ vala libxslt glib dbus_glib gnome3.gtk libxml2 gnome3.defaultIconTheme
gnome3.gsettings_desktop_schemas
intltool docbook_xsl docbook_xsl_ns gnome3.dconf ];
meta = with stdenv.lib; {