From 109655c2023470abe74ee4cc2d32c55521ae6e76 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Thu, 30 Jun 2022 12:29:26 +0200 Subject: [PATCH] dev-python/confluent-kafka: set librdkafka version Closes: https://bugs.gentoo.org/855320 Signed-off-by: Alessandro Barbieri --- dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild b/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild index bb04a6a993..11a247957d 100644 --- a/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild +++ b/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild @@ -21,7 +21,7 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" -RDEPEND="dev-libs/librdkafka" +RDEPEND="~dev-libs/librdkafka-1.9.0" DEPEND="${RDEPEND}" BDEPEND=" test? (