diff options
Diffstat (limited to 'dev-python/python-olm/python-olm-3.2.15.ebuild')
| -rw-r--r-- | dev-python/python-olm/python-olm-3.2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-olm/python-olm-3.2.15.ebuild b/dev-python/python-olm/python-olm-3.2.15.ebuild index 9b9bec966cd5..d42c93cbb0fb 100644 --- a/dev-python/python-olm/python-olm-3.2.15.ebuild +++ b/dev-python/python-olm/python-olm-3.2.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,8 +19,8 @@ KEYWORDS="~amd64" DEPEND="dev-libs/olm" RDEPEND=" ${DEPEND} + dev-python/cffi[${PYTHON_USEDEP}] dev-python/future[${PYTHON_USEDEP}] - virtual/python-cffi[${PYTHON_USEDEP}] " BDEPEND=" test? ( |
