[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/05: gnu: sysprof: Add libdex to inputs.
From: |
guix-commits |
Subject: |
01/05: gnu: sysprof: Add libdex to inputs. |
Date: |
Mon, 11 Nov 2024 00:28:51 -0500 (EST) |
apteryx pushed a commit to branch gnome-team
in repository guix.
commit 37d7f0233e53cc065b0148d49d4540f389ba8d29
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
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))