diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-05 07:08:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-05 07:08:22 +0000 |
| commit | a19bd1c7eecc3ba68fb96e2207061e3dfc5179a5 (patch) | |
| tree | a634f326fed0e9d0439f0add69f79a122d3522b7 /dev-python/wxpython | |
| parent | 324ed8a6efaef92033c32a719748fd1be9a13d94 (diff) | |
| download | baldeagleos-repo-a19bd1c7eecc3ba68fb96e2207061e3dfc5179a5.tar.gz baldeagleos-repo-a19bd1c7eecc3ba68fb96e2207061e3dfc5179a5.tar.xz baldeagleos-repo-a19bd1c7eecc3ba68fb96e2207061e3dfc5179a5.zip | |
Adding metadata
Diffstat (limited to 'dev-python/wxpython')
| -rw-r--r-- | dev-python/wxpython/wxpython-4.2.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.1.ebuild b/dev-python/wxpython/wxpython-4.2.1.ebuild index db600927b5be..dabd9c7f5208 100644 --- a/dev-python/wxpython/wxpython-4.2.1.ebuild +++ b/dev-python/wxpython/wxpython-4.2.1.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 @@ -49,6 +49,7 @@ BDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-forked[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] ) " |
