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 A6B72138AE9 for ; Tue, 26 Dec 2017 14:55:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4E04E0C2F; Tue, 26 Dec 2017 14:54:59 +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 900F6E0C2F for ; Tue, 26 Dec 2017 14:54:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 03F8733FE2A for ; Tue, 26 Dec 2017 14:54:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B0C6AE7E for ; Tue, 26 Dec 2017 14:54:53 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1514300089.1ea02b2ea3099387f06644e82a54f3e2a03c13a2.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/gazebo/gazebo-8.2.0.ebuild X-VCS-Directories: sci-electronics/gazebo/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 1ea02b2ea3099387f06644e82a54f3e2a03c13a2 X-VCS-Branch: master Date: Tue, 26 Dec 2017 14:54:53 +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: efea6f03-d251-4693-b849-8e4ff5da8c6c X-Archives-Hash: b232008cad98426dd2cc8b27eb076bc7 commit: 1ea02b2ea3099387f06644e82a54f3e2a03c13a2 Author: Alexis Ballier gentoo org> AuthorDate: Tue Dec 26 14:53:49 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Dec 26 14:54:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea02b2e sci-electronics/gazebo: add missing := dep on gdal Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-electronics/gazebo/gazebo-8.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/gazebo/gazebo-8.2.0.ebuild b/sci-electronics/gazebo/gazebo-8.2.0.ebuild index 72cc1dca1b3..923dd8c7c2f 100644 --- a/sci-electronics/gazebo/gazebo-8.2.0.ebuild +++ b/sci-electronics/gazebo/gazebo-8.2.0.ebuild @@ -36,7 +36,7 @@ RDEPEND=" dev-qt/qtcore:5 dev-qt/qtopengl:5 dev-libs/boost:=[threads] - sci-libs/gdal + sci-libs/gdal:= virtual/libusb:1 dev-libs/libspnav media-libs/freeimage