Gentoo Archives: gentoo-commits

From: "Volkmar W. Pogatzki" <gentoo@××××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-wireless/eiwd/
Date: Thu, 04 Jun 2020 19:14:44
Message-Id: 1591297999.a7b1b2d10c50f149b44d588c2eaf47eb439cc50c.VolkmarPogatzki@gentoo
1 commit: a7b1b2d10c50f149b44d588c2eaf47eb439cc50c
2 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
3 AuthorDate: Thu Jun 4 19:13:19 2020 +0000
4 Commit: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
5 CommitDate: Thu Jun 4 19:13:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7b1b2d1
7
8 net-wireless/eiwd: add docutils for 9999
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
12
13 net-wireless/eiwd/eiwd-9999.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/net-wireless/eiwd/eiwd-9999.ebuild b/net-wireless/eiwd/eiwd-9999.ebuild
17 index 1e60ef4..12c7868 100644
18 --- a/net-wireless/eiwd/eiwd-9999.ebuild
19 +++ b/net-wireless/eiwd/eiwd-9999.ebuild
20 @@ -17,7 +17,8 @@ SLOT="0"
21 KEYWORDS=""
22 IUSE="+system-ell"
23
24 -DEPEND="system-ell? ( >=dev-libs/ell-0.31 )"
25 +DEPEND="system-ell? ( >=dev-libs/ell-0.31 )
26 + dev-python/docutils"
27 RDEPEND="${DEPEND}
28 !net-wireless/iwd
29 net-wireless/wireless-regdb"