diff options
Diffstat (limited to 'dev-python/untangle')
-rw-r--r-- | dev-python/untangle/untangle-1.2.1-r1.ebuild (renamed from dev-python/untangle/untangle-1.2.1.ebuild) | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/untangle/untangle-1.2.1.ebuild b/dev-python/untangle/untangle-1.2.1-r1.ebuild index afbb098c7cf3..d99bdcfdb8a0 100644 --- a/dev-python/untangle/untangle-1.2.1.ebuild +++ b/dev-python/untangle/untangle-1.2.1-r1.ebuild @@ -23,3 +23,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest + +RDEPEND=" + >=dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}] +" |