commit:     522e3d7a36fd624ca3f79a1d59f8a98a37e003f5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 15:57:47 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 17 16:00:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522e3d7a

media-gfx/xdot: Add new dependency on dev-python/packaging

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-gfx/xdot/xdot-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-gfx/xdot/xdot-9999.ebuild b/media-gfx/xdot/xdot-9999.ebuild
index b574efe4d21f..bfd164986323 100644
--- a/media-gfx/xdot/xdot-9999.ebuild
+++ b/media-gfx/xdot/xdot-9999.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
@@ -27,6 +27,7 @@ SLOT="0"
 
 DEPEND="
        dev-python/numpy[${PYTHON_USEDEP}]
+       dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/pycairo[${PYTHON_USEDEP}]
        dev-python/pygobject:3[${PYTHON_USEDEP}]
        media-gfx/graphviz

Reply via email to