Skip to content

Commit

Permalink
games-kids/gcompris: Move dev-qt/linguist-tools:5 to BDEPEND
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Jul 5, 2019
1 parent a50786b commit 03852e5
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions games-kids/gcompris/gcompris-0.96.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

S="${WORKDIR}/${PN}-qt-${PV}"

BDEPEND="
dev-qt/linguist-tools:5
"
RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgraphicaleffects:5
Expand All @@ -27,8 +28,9 @@ RDEPEND="
dev-qt/qtsvg:5
dev-qt/qtxml:5
dev-qt/qtxmlpatterns:5"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5"
DEPEND="${RDEPEND}"

S="${WORKDIR}/${PN}-qt-${PV}"

src_configure() {
local mycmakeargs=(
Expand Down

0 comments on commit 03852e5

Please sign in to comment.