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 DA4E7138335 for ; Fri, 2 Nov 2018 23:07:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA2C5E07EC; Fri, 2 Nov 2018 23:07:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 82785E07EC for ; Fri, 2 Nov 2018 23:07:52 +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 6D1D2335CEC for ; Fri, 2 Nov 2018 23:07:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B244455 for ; Fri, 2 Nov 2018 23:07:48 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1541199153.eaf1dc8d04829e9e9b7e969fa54c399758b8e2ef.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: eaf1dc8d04829e9e9b7e969fa54c399758b8e2ef X-VCS-Branch: master Date: Fri, 2 Nov 2018 23:07:48 +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: f2a4ac2d-5456-4434-b5a0-0cd4a15e7c31 X-Archives-Hash: 3d819603ca47923a692418f08efb4e47 commit: eaf1dc8d04829e9e9b7e969fa54c399758b8e2ef Author: Mart Raudsepp gentoo org> AuthorDate: Fri Nov 2 13:37:52 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Nov 2 22:52:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf1dc8d net-wireless/gnome-bluetooth: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/668384 Signed-off-by: Mart Raudsepp gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild index e3aadafacfd..1f31fa64e6c 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,6 +28,7 @@ DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.1.2 dev-libs/libxml2:2 dev-util/gdbus-codegen + dev-util/glib-utils >=dev-util/gtk-doc-am-1.9 >=dev-util/intltool-0.40.0 dev-util/itstool