summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygal')
-rw-r--r--dev-python/pygal/pygal-3.0.4-r1.ebuild (renamed from dev-python/pygal/pygal-3.0.4.ebuild)5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pygal/pygal-3.0.4.ebuild b/dev-python/pygal/pygal-3.0.4-r1.ebuild
index a86c03d7d045..056f080194f7 100644
--- a/dev-python/pygal/pygal-3.0.4.ebuild
+++ b/dev-python/pygal/pygal-3.0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,6 +23,9 @@ LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="amd64 arm64 ~riscv x86"
+RDEPEND="
+ dev-python/importlib-metadata[${PYTHON_USEDEP}]
+"
BDEPEND="
test? (
dev-python/lxml[${PYTHON_USEDEP}]