summaryrefslogtreecommitdiff
path: root/dev-python/agate/agate-1.9.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-01 14:13:28 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-01 14:13:28 +0100
commit5b1915ddf98b64efdd976ca4d8fce232faf7a247 (patch)
treeab7ad1f46a7cbc0c887d4f807de70019853b9acd /dev-python/agate/agate-1.9.1.ebuild
parent48e7f15d37baf7167041b2ab0e2a19a703e5c99f (diff)
gentoo auto-resync : 01:04:2024 - 14:13:28
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}]
)
"