Gentoo Archives: gentoo-commits

From: Piotr Karbowski <slashbeast@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/nicotine+/
Date: Sun, 04 Oct 2020 18:01:52
Message-Id: 1601834504.c3a41392c529faf2a3221c19879bc3fabef29799.slashbeast@gentoo
1 commit: c3a41392c529faf2a3221c19879bc3fabef29799
2 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 18:01:05 2020 +0000
4 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 18:01:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a41392
7
8 net-p2p/nicotine+: x11-libs/gtk+:3[introspection] dependency.
9
10 Closes: https://bugs.gentoo.org/743514
11 Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
12
13 net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
17 index 301bedcae81..5d608d8deb8 100644
18 --- a/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
19 +++ b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
20 @@ -20,6 +20,7 @@ DEPEND="${PYTHON_DEPS}"
21 RDEPEND="
22 dev-python/pygobject:3[${PYTHON_USEDEP}]
23 media-libs/mutagen[${PYTHON_USEDEP}]
24 + x11-libs/gtk+:3[introspection]
25 ${DEPEND}
26 "