Skip to content

Commit

Permalink
games-board/pokerth: Fix virtual/pkgconfig in BDEPEND
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Aug 11, 2019
1 parent 524093d commit 1cf782e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-board/pokerth/pokerth-1.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 1cf782e

Please sign in to comment.