diff options
Diffstat (limited to 'dev-python/python-xlib')
| -rw-r--r-- | dev-python/python-xlib/python-xlib-0.33.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-xlib/python-xlib-0.33.ebuild b/dev-python/python-xlib/python-xlib-0.33.ebuild index e4bcfb0a2bf2..34cff1442e3c 100644 --- a/dev-python/python-xlib/python-xlib-0.33.ebuild +++ b/dev-python/python-xlib/python-xlib-0.33.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -27,6 +27,7 @@ RDEPEND=" " BDEPEND=" ${RDEPEND} + dev-python/pkg-resources[${PYTHON_USEDEP}] dev-python/setuptools-scm[${PYTHON_USEDEP}] doc? ( sys-apps/texinfo ) test? ( dev-python/mock[${PYTHON_USEDEP}] ) |
