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 863CE138359 for ; Sun, 4 Oct 2020 18:01:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B78C6E081A; Sun, 4 Oct 2020 18:01:51 +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 9ABACE081A for ; Sun, 4 Oct 2020 18:01:51 +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 31D18335C71 for ; Sun, 4 Oct 2020 18:01:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 962E4373 for ; Sun, 4 Oct 2020 18:01:48 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1601834504.c3a41392c529faf2a3221c19879bc3fabef29799.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/nicotine+/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild X-VCS-Directories: net-p2p/nicotine+/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: c3a41392c529faf2a3221c19879bc3fabef29799 X-VCS-Branch: master Date: Sun, 4 Oct 2020 18:01: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5c5f66de-30ad-4b92-9885-7260b1576689 X-Archives-Hash: b0cfdbd4c033fe513df123d816f06208 commit: c3a41392c529faf2a3221c19879bc3fabef29799 Author: Piotr Karbowski gentoo org> AuthorDate: Sun Oct 4 18:01:05 2020 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sun Oct 4 18:01:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a41392 net-p2p/nicotine+: x11-libs/gtk+:3[introspection] dependency. Closes: https://bugs.gentoo.org/743514 Signed-off-by: Piotr Karbowski gentoo.org> net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild index 301bedcae81..5d608d8deb8 100644 --- a/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild +++ b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild @@ -20,6 +20,7 @@ DEPEND="${PYTHON_DEPS}" RDEPEND=" dev-python/pygobject:3[${PYTHON_USEDEP}] media-libs/mutagen[${PYTHON_USEDEP}] + x11-libs/gtk+:3[introspection] ${DEPEND} "