From: David Seifert Date: Sun, 11 Aug 2019 19:50:41 +0000 (+0200) Subject: games-board/pokerth: Fix virtual/pkgconfig in BDEPEND X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1cf782e353b8105b11571c421d819f0db6945506;p=gentoo.git games-board/pokerth: Fix virtual/pkgconfig in BDEPEND Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert --- 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"