From 1cf782e353b8105b11571c421d819f0db6945506 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 11 Aug 2019 21:50:41 +0200 Subject: games-board/pokerth: Fix virtual/pkgconfig in BDEPEND Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert --- games-board/pokerth/pokerth-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-board/pokerth') diff --git a/games-board/pokerth/pokerth-1.1.2.ebuild b/games-board/pokerth/pokerth-1.1.2.ebuild index c133c4056446..08afd16fde19 100644 --- a/games-board/pokerth/pokerth-1.1.2.ebuild +++ b/games-board/pokerth/pokerth-1.1.2.ebuild @@ -32,8 +32,8 @@ RDEPEND="dev-db/sqlite:3 )" DEPEND="${RDEPEND} dev-cpp/websocketpp - !dedicated? ( dev-qt/qtsql:5 ) - virtual/pkgconfig" + !dedicated? ( dev-qt/qtsql:5 )" +BDEPEND="virtual/pkgconfig" S="${WORKDIR}/${P}-rc" -- cgit v1.2.3-65-gdbad