[gnome-commander/gcmd-1-14] Add missing BDEPEND dependency in gentoo ebuild



commit 464d93e1568644923180975cc10c7a6c4766b5fd
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Wed Feb 9 20:54:01 2022 +0100

    Add missing BDEPEND dependency in gentoo ebuild

 data/gnome-commander.ebuild.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index aee43841..f24bd7cd 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -29,6 +29,7 @@ RDEPEND="
 "
 BDEPEND="
        app-text/yelp-tools
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        sys-devel/flex
        >=sys-devel/gettext-0.19.7


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]