sys-libs/tevent-0.9.33: prevent bundling of talloc
authorIan Stakenvicius <axs@gentoo.org>
Fri, 11 Aug 2017 15:25:52 +0000 (11:25 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Fri, 11 Aug 2017 21:23:02 +0000 (17:23 -0400)
commit216e7ef6531d5fe8c611fa7dae0011f0fc73c906
tree8be94dcf3a5d2c3ffb301b7481aff8a6f7adaba5
parent99ba4dbeb1a0ad95e7c9483c4720fdc633c96d68
sys-libs/tevent-0.9.33: prevent bundling of talloc

If sys-libs/talloc is too old or is missing, tevent would build its
own bundled copy.  This commit prevents that from happening, causing
a configuration error instead.

This commit also addresses the configuration issue that hard requires
pytalloc-util even when python is disabled (which was buried behind
the bundling issue)

Package-Manager: Portage-2.3.6, Repoman-2.3.1
sys-libs/tevent/files/talloc-disable-python.patch [new file with mode: 0644]
sys-libs/tevent/tevent-0.9.33.ebuild