gnome3.sushi: Remove clutter dependency
Not used since 3.33.0.
This commit is contained in:
parent
1b09f6b7f0
commit
e5084b2abd
1 changed files with 1 additions and 4 deletions
|
@ -5,8 +5,6 @@
|
|||
, gettext
|
||||
, gobject-introspection
|
||||
, glib
|
||||
, clutter-gtk
|
||||
, clutter-gst
|
||||
, gnome3
|
||||
, gtksourceview4
|
||||
, gjs
|
||||
|
@ -40,14 +38,13 @@ stdenv.mkDerivation rec {
|
|||
gobject-introspection
|
||||
wrapGAppsHook
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
glib
|
||||
gtk3
|
||||
gnome3.evince
|
||||
icu
|
||||
harfbuzz
|
||||
clutter-gtk
|
||||
clutter-gst
|
||||
gjs
|
||||
gtksourceview4
|
||||
gdk-pixbuf
|
||||
|
|
Loading…
Reference in a new issue