summaryrefslogtreecommitdiff
path: root/dev-python/agate/agate-1.9.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/agate/agate-1.9.1.ebuild')
-rw-r--r--dev-python/agate/agate-1.9.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/agate/agate-1.9.1.ebuild b/dev-python/agate/agate-1.9.1.ebuild
index 3452927edab1..baca934b9901 100644
--- a/dev-python/agate/agate-1.9.1.ebuild
+++ b/dev-python/agate/agate-1.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,6 +29,7 @@ RDEPEND="
"
BDEPEND="
test? (
+ >=dev-python/cssselect-0.9.1[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
)
"