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 BBB9A138334 for ; Mon, 10 Sep 2018 21:38:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEA20E0D08; Mon, 10 Sep 2018 21:38: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 91FB6E0D08 for ; Mon, 10 Sep 2018 21:38:15 +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 2B8D5335D21 for ; Mon, 10 Sep 2018 21:38:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25C8A3D1 for ; Mon, 10 Sep 2018 21:38:12 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1536615459.dd818180822a03a9e290950ae6cb9ede585fddd2.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gimp/gimp-9999.ebuild X-VCS-Directories: media-gfx/gimp/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: dd818180822a03a9e290950ae6cb9ede585fddd2 X-VCS-Branch: master Date: Mon, 10 Sep 2018 21:38:12 +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: 7f70a77c-d025-4344-b247-6e8293621cb2 X-Archives-Hash: b9c559d824eff2c8feddd83a901026cc commit: dd818180822a03a9e290950ae6cb9ede585fddd2 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Sep 10 21:37:39 2018 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Sep 10 21:37:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd818180 media-gfx/gimp: Add gdbus-codegen to DEPEND of 9999 Bug: https://bugs.gentoo.org/665446 Package-Manager: Portage-2.3.49, Repoman-2.3.10 media-gfx/gimp/gimp-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild index aed499a51a2..82186f49ec6 100644 --- a/media-gfx/gimp/gimp-9999.ebuild +++ b/media-gfx/gimp/gimp-9999.ebuild @@ -69,6 +69,7 @@ RDEPEND=">=dev-libs/glib-2.54.2:2 DEPEND="${RDEPEND} >=dev-lang/perl-5.10.0 dev-libs/appstream-glib + dev-util/gdbus-codegen dev-util/gtk-update-icon-cache sys-apps/findutils virtual/pkgconfig