diff options
author | Sam James <sam@gentoo.org> | 2022-05-02 02:02:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-02 02:02:34 +0100 |
commit | 99b4a625c06f8e32e6d33a81ad2dbb4976871581 (patch) | |
tree | 9d8b8b6015d7c74bcfc740feb49592c13d8f5767 /x11-misc | |
parent | x11-misc/revelation: enable py3.10 (diff) | |
download | gentoo-99b4a625c06f8e32e6d33a81ad2dbb4976871581.tar.gz gentoo-99b4a625c06f8e32e6d33a81ad2dbb4976871581.tar.bz2 gentoo-99b4a625c06f8e32e6d33a81ad2dbb4976871581.zip |
x11-misc/revelation: add new defusedxml dep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/revelation/revelation-0.5.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild b/x11-misc/revelation/revelation-0.5.5.ebuild index e276a1f7f890..f66d489a5da5 100644 --- a/x11-misc/revelation/revelation-0.5.5.ebuild +++ b/x11-misc/revelation/revelation-0.5.5.ebuild @@ -22,6 +22,7 @@ RESTRICT="test" RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' + dev-python/defusedxml[${PYTHON_USEDEP}] dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] dev-libs/libpwquality[python,${PYTHON_USEDEP}] |