summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2021-07-15 14:05:40 +0200
committerLars Wendler <polynomial-c@gentoo.org>2021-07-15 14:05:55 +0200
commita36f2dad4bab83ef0bfbf53318407261c2bc225a (patch)
treed34c4851962ef2588e84d997984d1cefdb5a5fb2 /sys-libs/tevent
parentsci-libs/dealii: version bump to 9.3.1 (diff)
downloadgentoo-a36f2dad4bab83ef0bfbf53318407261c2bc225a.tar.gz
gentoo-a36f2dad4bab83ef0bfbf53318407261c2bc225a.tar.bz2
gentoo-a36f2dad4bab83ef0bfbf53318407261c2bc225a.zip
sys-libs/tevent: Depend on dev-util/cmocka
Closes: https://bugs.gentoo.org/802273 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/tevent-0.11.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/tevent/tevent-0.11.0.ebuild b/sys-libs/tevent/tevent-0.11.0.ebuild
index 29c12c05ac9f..a0fb870136f2 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}