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 0C037138334 for ; Sat, 6 Oct 2018 22:37:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CA1BE09E4; Sat, 6 Oct 2018 22:37:53 +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 7087FE09E4 for ; Sat, 6 Oct 2018 22:37:53 +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 D093A335D07 for ; Sat, 6 Oct 2018 22:37:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23DBE457 for ; Sat, 6 Oct 2018 22:37:47 +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: <1538865402.f4aab3e9ed9c835d562232e130a4fc1588dd7406.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/cogl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/cogl/cogl-1.22.2.ebuild X-VCS-Directories: media-libs/cogl/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f4aab3e9ed9c835d562232e130a4fc1588dd7406 X-VCS-Branch: master Date: Sat, 6 Oct 2018 22:37:47 +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: e827e13e-75e6-4047-b33c-f88630953290 X-Archives-Hash: 1ba615544fffbc151106373d173c6173 commit: f4aab3e9ed9c835d562232e130a4fc1588dd7406 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Oct 6 22:34:58 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Oct 6 22:36:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4aab3e9 media-libs/cogl: add explicit build dep on glib-utils Closes: https://bugs.gentoo.org/667308 Signed-off-by: Mart Raudsepp gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 media-libs/cogl/cogl-1.22.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/cogl/cogl-1.22.2.ebuild b/media-libs/cogl/cogl-1.22.2.ebuild index 97738b3c596..0a029d23e07 100644 --- a/media-libs/cogl/cogl-1.22.2.ebuild +++ b/media-libs/cogl/cogl-1.22.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -48,6 +48,7 @@ RDEPEND="${COMMON_DEPEND} !