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 0BE6D139085 for ; Wed, 11 Jan 2017 17:46:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D0582340BA; Wed, 11 Jan 2017 17:46:15 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2BFC32340BA for ; Wed, 11 Jan 2017 17:46:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C37C34106E for ; Wed, 11 Jan 2017 17:46:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B86C22435 for ; Wed, 11 Jan 2017 17:46:12 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1484156713.aa481db6c211b002023ed2b0c54c9deefce74948.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/flightgear/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/flightgear/flightgear-2016.4.4.ebuild X-VCS-Directories: games-simulation/flightgear/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: aa481db6c211b002023ed2b0c54c9deefce74948 X-VCS-Branch: master Date: Wed, 11 Jan 2017 17:46:12 +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: a26849ae-61a0-40e8-b163-ce1d7859be0d X-Archives-Hash: 0d2147ecfd1c4d7bb7fd338606eb0501 commit: aa481db6c211b002023ed2b0c54c9deefce74948 Author: Lars Wendler gentoo org> AuthorDate: Wed Jan 11 17:42:52 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jan 11 17:45:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa481db6 games-simulation/flightgear: Fixed dependencies (bug #605386). Package-Manager: Portage-2.3.3, Repoman-2.3.1 games-simulation/flightgear/flightgear-2016.4.4.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games-simulation/flightgear/flightgear-2016.4.4.ebuild b/games-simulation/flightgear/flightgear-2016.4.4.ebuild index 81f1be8..bc6f412 100644 --- a/games-simulation/flightgear/flightgear-2016.4.4.ebuild +++ b/games-simulation/flightgear/flightgear-2016.4.4.ebuild @@ -23,6 +23,7 @@ COMMON_DEPEND=" media-libs/speex media-sound/gsm sys-libs/zlib + virtual/glu x11-libs/libX11 dbus? ( >=sys-apps/dbus-1.6.18-r1 ) qt5? ( @@ -40,6 +41,7 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} >=dev-libs/boost-1.44 >=media-libs/plib-1.8.5 + utils? ( x11-libs/libXmu ) " RDEPEND="${COMMON_DEPEND} ~games-simulation/${PN}-data-${PV}