cinnamon.cinnamon-common: fix build regression

It's probably fallout from PR #118479
This commit is contained in:
Vladimír Čunát 2021-04-21 20:17:35 +02:00
parent 799ebbc91d
commit a0b9974669
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -19,6 +19,7 @@
, libsoup , libsoup
, libstartup_notification , libstartup_notification
, libXtst , libXtst
, libXdamage
, muffin , muffin
, networkmanager , networkmanager
, pkg-config , pkg-config
@ -79,6 +80,7 @@ stdenv.mkDerivation rec {
libsoup libsoup
libstartup_notification libstartup_notification
libXtst libXtst
libXdamage
muffin muffin
networkmanager networkmanager
pkg-config pkg-config