gnome3.sushi: Remove clutter dependency

Not used since 3.33.0.
This commit is contained in:
Jan Tojnar 2021-04-14 06:22:34 +02:00
parent 1b09f6b7f0
commit e5084b2abd
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4
1 changed files with 1 additions and 4 deletions

View File

@ -5,8 +5,6 @@
, gettext , gettext
, gobject-introspection , gobject-introspection
, glib , glib
, clutter-gtk
, clutter-gst
, gnome3 , gnome3
, gtksourceview4 , gtksourceview4
, gjs , gjs
@ -40,14 +38,13 @@ stdenv.mkDerivation rec {
gobject-introspection gobject-introspection
wrapGAppsHook wrapGAppsHook
]; ];
buildInputs = [ buildInputs = [
glib glib
gtk3 gtk3
gnome3.evince gnome3.evince
icu icu
harfbuzz harfbuzz
clutter-gtk
clutter-gst
gjs gjs
gtksourceview4 gtksourceview4
gdk-pixbuf gdk-pixbuf