lilyp pushed a commit to branch gnome-team
in repository guix.

commit 37d7f0233e53cc065b0148d49d4540f389ba8d29
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Fri Jul 19 11:09:10 2024 +0200

    gnu: sysprof: Add libdex to inputs.
    
    * gnu/packages/gnome.scm (sysprof) [inputs]: Add libdex.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 733fd2720d..ec0670fe57 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13466,6 +13466,7 @@ GObject introspection bindings.")
            json-glib
            libadwaita
            libdazzle
+           libdex
            libpanel
            libunwind
            polkit))

Reply via email to