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 213AF139694 for ; Sat, 11 Feb 2017 15:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7213921C0A0; Sat, 11 Feb 2017 15:13:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4ECB721C0A0 for ; Sat, 11 Feb 2017 15:13:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3C2D034105A for ; Sat, 11 Feb 2017 15:13:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD13F4430 for ; Sat, 11 Feb 2017 15:13:16 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1486825975.5fac39f6dbad1ee39d6fa5c550fd5f0dc56566ae.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osm-gps-map/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild X-VCS-Directories: sci-geosciences/osm-gps-map/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: 5fac39f6dbad1ee39d6fa5c550fd5f0dc56566ae X-VCS-Branch: master Date: Sat, 11 Feb 2017 15:13:16 +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: 687ac982-5911-40f1-b041-b95fad07c273 X-Archives-Hash: 5feaa549b8c8f65ee97d17af238b3bea commit: 5fac39f6dbad1ee39d6fa5c550fd5f0dc56566ae Author: Amy Liffey gentoo org> AuthorDate: Sat Feb 11 15:11:11 2017 +0000 Commit: Amy Liffey gentoo org> CommitDate: Sat Feb 11 15:12:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fac39f6 sci-geosciences/osm-gps-map: add missing dep bug #603748 Package-Manager: portage-2.3.0 sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild index e119bc224d..29b1e33935 100644 --- a/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild +++ b/sci-geosciences/osm-gps-map/osm-gps-map-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,6 +24,7 @@ RDEPEND=" DEPEND="${RDEPEND} dev-util/gtk-doc-am + gnome-base/gnome-common:3 virtual/pkgconfig" PATCHES=(