summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/pokerth/pokerth-1.1.2.ebuild')
-rw-r--r--games-board/pokerth/pokerth-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"