diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-10-22 22:18:59 +0900 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-10-22 22:50:24 +0900 |
commit | 5adc21167e48e13939e0bc4e43f211412cbfa7ca (patch) | |
tree | 050916ef212f14ae072eb1b5f647db8e077822aa /gnu/packages/gnome.scm | |
parent | cfae0df4358d5287ebba5cf9de4b207763506b27 (diff) | |
download | guix-5adc21167e48e13939e0bc4e43f211412cbfa7ca.tar.gz |
gnu: totem: Add libportal to inputs.
* gnu/packages/gnome.scm (totem) [inputs]: Add libportal. Change-Id: I80af0a60782bb1dab24fdd698acb9bc28ae4318b
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r-- | gnu/packages/gnome.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index b8fab5e702..28ba9c220e 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -6793,6 +6793,7 @@ discovery protocols.") gtk+ libhandy libpeas + libportal libsoup libxml2 libxrandr |