From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5504E59C4C for ; Fri, 12 Feb 2016 16:48:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD12F21C006; Fri, 12 Feb 2016 16:48:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C76521C006 for ; Fri, 12 Feb 2016 16:48:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CF79340BFF for ; Fri, 12 Feb 2016 16:48:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DC838F2 for ; Fri, 12 Feb 2016 16:48:49 +0000 (UTC) From: "Michael Sterrett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Sterrett" Message-ID: <1455295720.4c28095cec73f976b61efee76a4f21fdeafa6ae4.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/stellarium/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/stellarium/stellarium-0.14.2.ebuild X-VCS-Directories: sci-astronomy/stellarium/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 4c28095cec73f976b61efee76a4f21fdeafa6ae4 X-VCS-Branch: master Date: Fri, 12 Feb 2016 16:48:49 +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-Archives-Salt: 2fa0b3eb-c28e-4e17-9fa4-7842c72a83d0 X-Archives-Hash: c695b508d553ffd65033e77b3b7f63eb commit: 4c28095cec73f976b61efee76a4f21fdeafa6ae4 Author: Michael Sterrett gentoo org> AuthorDate: Fri Feb 12 16:48:10 2016 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Fri Feb 12 16:48:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c28095c sci-astronomy/stellarium: add more deps (bug #574498) Package-Manager: portage-2.2.26 sci-astronomy/stellarium/stellarium-0.14.2.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild index 35da181..da0458b 100644 --- a/sci-astronomy/stellarium/stellarium-0.14.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.14.2.ebuild @@ -30,7 +30,10 @@ RDEPEND=" dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtscript:5 + dev-qt/qtnetwork:5 + dev-qt/qtwidgets:5 virtual/opengl + sys-libs/zlib sound? ( dev-qt/qtmultimedia:5[widgets] )" DEPEND="${RDEPEND} dev-qt/qttest:5