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

commit 7c63a61b9c67f8e4e6188d3937866972a7691f1f
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 979e7f2447..d98812b75c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13558,6 +13558,7 @@ GObject introspection bindings.")
            json-glib
            libadwaita
            libdazzle
+           libdex
            libpanel
            libunwind
            polkit))

Reply via email to