Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/nuxhash/
Date: Mon, 29 Jun 2020 18:14:49
Message-Id: 1593299629.62527569fa422e30d7974c965001994d1358b272.andrewammerlaan@gentoo
1 commit: 62527569fa422e30d7974c965001994d1358b272
2 Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
3 AuthorDate: Sat Jun 27 23:13:49 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sat Jun 27 23:13:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62527569
7
8 net-p2p/nuxhash: fix wx python dep
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.23
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12
13 net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild b/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild
17 index bab8c55..62d08e3 100644
18 --- a/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild
19 +++ b/net-p2p/nuxhash/nuxhash-1.0.0_beta2_p20191013.ebuild
20 @@ -28,7 +28,7 @@ RDEPEND="
21 x11-libs/libXdmcp
22 x11-libs/libXext
23 x11-libs/libX11
24 - gui? ( dev-python/wxpython:4.0 )
25 + gui? ( dev-python/wxpython:4.0[${PYTHON_USEDEP}] )
26 "
27
28 PATCHES=(