mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 09:37:03 +01:00
gnu: gnome: Add gnome-screenshot to default apps.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-screenshot. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
parent
172e121d01
commit
56987d784b
1 changed files with 1 additions and 0 deletions
|
@ -6719,6 +6719,7 @@ (define-public gnome
|
|||
("gnome-default-applications" ,gnome-default-applications)
|
||||
("gnome-keyring" ,gnome-keyring)
|
||||
("gnome-online-accounts" ,gnome-online-accounts)
|
||||
("gnome-screenshot" ,gnome-screenshot)
|
||||
("gnome-session" ,gnome-session)
|
||||
("gnome-settings-daemon" ,gnome-settings-daemon)
|
||||
("gnome-shell" ,gnome-shell)
|
||||
|
|
Loading…
Reference in a new issue