commit:     fbcad9f59c69b7573a2c48663b391874800eaf88
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 14:11:27 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 14:48:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbcad9f5

sys-power/power-profiles-daemon: Add missing dep on glib-utils

Closes: https://bugs.gentoo.org/912770
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild 
b/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild
index be8393ee1568..c229be38f329 100644
--- a/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild
+++ b/sys-power/power-profiles-daemon/power-profiles-daemon-0.13.ebuild
@@ -28,6 +28,7 @@ RDEPEND="${PYTHON_DEPS}
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
+       dev-util/glib-utils
        gtk-doc? (
                dev-util/gi-docgen
                dev-util/gtk-doc

Reply via email to