From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A2DD138334 for ; Fri, 5 Jul 2019 20:27:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C23CE0828; Fri, 5 Jul 2019 20:27:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83FFAE0828 for ; Fri, 5 Jul 2019 20:27:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2438A346F1B for ; Fri, 5 Jul 2019 20:27:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A205FD for ; Fri, 5 Jul 2019 20:27:29 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1562358438.03852e5d5cb515429937ac9d1ad8e26ffcba8370.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-kids/gcompris/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-kids/gcompris/gcompris-0.96.ebuild X-VCS-Directories: games-kids/gcompris/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 03852e5d5cb515429937ac9d1ad8e26ffcba8370 X-VCS-Branch: master Date: Fri, 5 Jul 2019 20:27:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 002d534f-a7b8-4946-8440-17c820f3c233 X-Archives-Hash: 927a560da72bf3cda851db5f0aff396a commit: 03852e5d5cb515429937ac9d1ad8e26ffcba8370 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jul 5 20:11:34 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jul 5 20:27:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03852e5d games-kids/gcompris: Move dev-qt/linguist-tools:5 to BDEPEND Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> games-kids/gcompris/gcompris-0.96.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/games-kids/gcompris/gcompris-0.96.ebuild b/games-kids/gcompris/gcompris-0.96.ebuild index 5a39ce674e8..aba03db4d75 100644 --- a/games-kids/gcompris/gcompris-0.96.ebuild +++ b/games-kids/gcompris/gcompris-0.96.ebuild @@ -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 @@ -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=(