diff options
-rw-r--r-- | sys-libs/tevent/tevent-0.11.0.ebuild | 1 |
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} |