Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/revelation/
Date: Mon, 02 May 2022 01:02:53
Message-Id: 1651453354.99b4a625c06f8e32e6d33a81ad2dbb4976871581.sam@gentoo
1 commit: 99b4a625c06f8e32e6d33a81ad2dbb4976871581
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 01:02:34 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 01:02:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b4a625
7
8 x11-misc/revelation: add new defusedxml dep
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/revelation/revelation-0.5.5.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild
16 index e276a1f7f890..f66d489a5da5 100644
17 --- a/x11-misc/revelation/revelation-0.5.5.ebuild
18 +++ b/x11-misc/revelation/revelation-0.5.5.ebuild
19 @@ -22,6 +22,7 @@ RESTRICT="test"
20
21 RDEPEND="${PYTHON_DEPS}
22 $(python_gen_cond_dep '
23 + dev-python/defusedxml[${PYTHON_USEDEP}]
24 dev-python/pycryptodome[${PYTHON_USEDEP}]
25 dev-python/pygobject[${PYTHON_USEDEP}]
26 dev-libs/libpwquality[python,${PYTHON_USEDEP}]