commit:     a2a084a47658852b6d804d793997010af364e840
Author:     Mazunki Hoksaas <rolferen <AT> gmail <DOT> com>
AuthorDate: Sat Apr 12 16:29:02 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Apr 12 16:29:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2a084a4

app-misc/qman: add missing dev-util/cunit test depdency

Bug: https://bugs.gentoo.org/953507
Signed-off-by: Mazunki Hoksaas <rolferen <AT> gmail.com>

 app-misc/qman/qman-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-misc/qman/qman-9999.ebuild b/app-misc/qman/qman-9999.ebuild
index ab25c8c2d..c5a214d56 100644
--- a/app-misc/qman/qman-9999.ebuild
+++ b/app-misc/qman/qman-9999.ebuild
@@ -22,6 +22,7 @@ DEPEND="
 "
 BDEPEND="
        dev-python/cogapp
+       dev-util/cunit
 "
 RDEPEND="${DEPEND}"
 

Reply via email to