Merge pull request #272408 from bobby285271/fix/mate-applets

mate.mate-applets: Add missing mate-desktop
This commit is contained in:
Bobby Rong 2023-12-06 21:39:48 +08:00 committed by GitHub
commit 6d5e6fa1b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@
, libgtop , libgtop
, libxml2 , libxml2
, libnotify , libnotify
, mate-desktop
, mate-panel , mate-panel
, polkit , polkit
, upower , upower
@ -53,6 +54,7 @@ stdenv.mkDerivation rec {
libnotify libnotify
libwnck libwnck
libxml2 libxml2
mate-desktop # for org.mate.lockdown
mate-panel mate-panel
polkit polkit
upower upower