cinnamon.cinnamon-common: use mesa instead of clutter

This is probably a mistake I made when bumping cinnamon to 5.4.
What cinnamon needs is muffin-clutter-0, the clutter package itself
is something no longer maintained. We just add the missing mesa
for the EGL/eglmesaext.h header.
This commit is contained in:
Bobby Rong 2023-01-30 19:32:21 +08:00
parent 279fb9d464
commit 63a4f9f242
No known key found for this signature in database

View file

@ -7,7 +7,6 @@
, cinnamon-session
, cinnamon-translations
, cjs
, clutter
, fetchFromGitHub
, gdk-pixbuf
, gettext
@ -23,6 +22,7 @@
, libstartup_notification
, libXtst
, libXdamage
, mesa
, muffin
, networkmanager
, pkg-config
@ -89,7 +89,6 @@ stdenv.mkDerivation rec {
cinnamon-desktop
cinnamon-menus
cjs
clutter
dbus
gdk-pixbuf
glib
@ -100,6 +99,7 @@ stdenv.mkDerivation rec {
libstartup_notification
libXtst
libXdamage
mesa
muffin
networkmanager
polkit