Skip to content
Snippets Groups Projects
Unverified Commit 5dff38d4 authored by guy fleury iteriteka's avatar guy fleury iteriteka Committed by Danny Milosavljevic
Browse files

gnu: mate: Include mate-power-manager.


* gnu/packages/mate.scm (mate)[inputs]: Add mate-power-manager.

Signed-off-by: default avatarDanny Milosavljevic <dannym@scratchpost.org>
parent f254e308
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
;;; Copyright © 2017 ng0 <ng0@n0.is>
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2019 Guy Fleury Iteriteka <hoonandon@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
......@@ -1605,6 +1606,7 @@ (define-public mate
("mate-terminal" ,mate-terminal)
("mate-themes" ,mate-themes)
("mate-icon-theme" ,mate-icon-theme)
("mate-power-manager" ,mate-power-manager)
("mate-menu" ,mate-menus)
("mate-panel" ,mate-panel)
("mate-control-center" ,mate-control-center)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment