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 66CF2138334 for ; Fri, 2 Nov 2018 12:18:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94747E07D3; Fri, 2 Nov 2018 12:18:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 67297E07D3 for ; Fri, 2 Nov 2018 12:18:14 +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 873F5335CCD for ; Fri, 2 Nov 2018 12:18:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5ABD435 for ; Fri, 2 Nov 2018 12:18:10 +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: <1541159735.321b96adfcee34bd121412862ba3c979ea25459b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gsettings-desktop-schemas/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild X-VCS-Directories: gnome-base/gsettings-desktop-schemas/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 321b96adfcee34bd121412862ba3c979ea25459b X-VCS-Branch: master Date: Fri, 2 Nov 2018 12:18:10 +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: a64572cd-7f71-463a-9846-3d3365069e51 X-Archives-Hash: c31e8808a7d9aa255d10b25bff5b8fa6 commit: 321b96adfcee34bd121412862ba3c979ea25459b Author: Mart Raudsepp gentoo org> AuthorDate: Fri Nov 2 11:55:23 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Nov 2 11:55:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=321b96ad gnome-base/gsettings-desktop-schemas: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/668024 Signed-off-by: Mart Raudsepp gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 .../gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild index 5a78af8b957..b52eb1191ee 100644 --- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.1.ebuild +++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.24.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 @@ -18,6 +18,7 @@ RDEPEND=" !