Merge pull request #272408 from bobby285271/fix/mate-applets
mate.mate-applets: Add missing mate-desktop
This commit is contained in:
commit
6d5e6fa1b0
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue