aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-06-08 04:16:27 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-06-08 04:16:27 +0500
commit4308db24925483e516ebeb6058176c368196475c (patch)
tree8f1510ad144aaf2aa7d3fdd766548387cc3917f3 /app-portage
parentdev-crystal/webless: add upstream maintainer (diff)
downloadguru-4308db24925483e516ebeb6058176c368196475c.tar.gz
guru-4308db24925483e516ebeb6058176c368196475c.tar.bz2
guru-4308db24925483e516ebeb6058176c368196475c.zip
app-portage/gentle: add a test dep
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentle/gentle-0.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-portage/gentle/gentle-0.1.ebuild b/app-portage/gentle/gentle-0.1.ebuild
index 238774459..67fa0d501 100644
--- a/app-portage/gentle/gentle-0.1.ebuild
+++ b/app-portage/gentle/gentle-0.1.ebuild
@@ -15,6 +15,8 @@ LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64"
+BDEPEND="test? ( app-text/xmldiff[${PYTHON_USEDEP}] )"
+
distutils_enable_tests pytest
pkg_postinst() {