commit:     c40e6b136c992d4d147605e07404628cc6ecda78
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  1 02:07:38 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul  1 04:11:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40e6b13

app-emulation/glean: add oslotest test dependency

Closes: https://bugs.gentoo.org/959322
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emulation/glean/glean-1.24.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-emulation/glean/glean-1.24.0.ebuild 
b/app-emulation/glean/glean-1.24.0.ebuild
index 31bd5265d797..42a966420690 100644
--- a/app-emulation/glean/glean-1.24.0.ebuild
+++ b/app-emulation/glean/glean-1.24.0.ebuild
@@ -18,6 +18,7 @@ KEYWORDS="amd64 x86"
 RDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}
        test? (
+               >=dev-python/oslotest-1.1.0[${PYTHON_USEDEP}]
                >=dev-python/testscenarios-0.5.0[${PYTHON_USEDEP}]
                >=dev-python/testtools-2.3.0[${PYTHON_USEDEP}]
        )

Reply via email to