diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-19 19:03:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-19 19:03:39 +0000 |
| commit | 147329d0d5f260f95d8259cfa93ce6f52e664c14 (patch) | |
| tree | 0ce6c33a257c684d72ccc88b54829b43574d3848 /dev-python/python-olm/python-olm-3.2.15.ebuild | |
| parent | f63baf025e2b76cb1ae7aa84acaa8d66aef367a0 (diff) | |
| download | baldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.tar.gz baldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.tar.xz baldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.zip | |
Adding metadata
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? ( |
