commit:     a36f2dad4bab83ef0bfbf53318407261c2bc225a
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 12:05:40 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 12:05:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36f2dad

sys-libs/tevent: Depend on dev-util/cmocka

Closes: https://bugs.gentoo.org/802273
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-libs/tevent/tevent-0.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-libs/tevent/tevent-0.11.0.ebuild 
b/sys-libs/tevent/tevent-0.11.0.ebuild
index 29c12c05ac9..a0fb870136f 100644
--- a/sys-libs/tevent/tevent-0.11.0.ebuild
+++ b/sys-libs/tevent/tevent-0.11.0.ebuild
@@ -21,6 +21,7 @@ RESTRICT="test"
 
 RDEPEND="
        !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       >=dev-util/cmocka-1.1.3
        >=sys-libs/talloc-2.3.1[${MULTILIB_USEDEP}]
        python? (
                ${PYTHON_DEPS}

Reply via email to