From 6b7cf86c7fdd7ce8c0bc3be8375dfd7df2953a49 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 20 May 2023 12:33:44 +0200 Subject: [PATCH] games-board/pokerth: depend on boost[zlib] Closes: https://bugs.gentoo.org/905317 Signed-off-by: David Seifert --- .../{pokerth-1.1.2.ebuild => pokerth-1.1.2-r1.ebuild} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename games-board/pokerth/{pokerth-1.1.2.ebuild => pokerth-1.1.2-r1.ebuild} (94%) diff --git a/games-board/pokerth/pokerth-1.1.2.ebuild b/games-board/pokerth/pokerth-1.1.2-r1.ebuild similarity index 94% rename from games-board/pokerth/pokerth-1.1.2.ebuild rename to games-board/pokerth/pokerth-1.1.2-r1.ebuild index 4a003de8dc78a..17063c8c8b008 100644 --- a/games-board/pokerth/pokerth-1.1.2.ebuild +++ b/games-board/pokerth/pokerth-1.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,8 +14,9 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dedicated" -RDEPEND="dev-db/sqlite:3 - dev-libs/boost:= +RDEPEND=" + dev-db/sqlite:3 + dev-libs/boost:=[zlib] dev-libs/libgcrypt:0 dev-libs/protobuf:0= dev-libs/tinyxml[stl]