[gnome-commander] Add missing BDEPEND dependency in gentoo ebuild



commit ce3043342b6e5facd18d403c4c23e10b6c1a8e20
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]