diff options
Diffstat (limited to 'dev-python/python-soundfile')
| -rw-r--r-- | dev-python/python-soundfile/python-soundfile-0.10.3-r1.ebuild (renamed from dev-python/python-soundfile/python-soundfile-0.10.3.ebuild) | 4 | ||||
| -rw-r--r-- | dev-python/python-soundfile/python-soundfile-0.11.0-r1.ebuild (renamed from dev-python/python-soundfile/python-soundfile-0.11.0.ebuild) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-soundfile/python-soundfile-0.10.3.ebuild b/dev-python/python-soundfile/python-soundfile-0.10.3-r1.ebuild index 159c0b383286..5dba0819c3af 100644 --- a/dev-python/python-soundfile/python-soundfile-0.10.3.ebuild +++ b/dev-python/python-soundfile/python-soundfile-0.10.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2021 Liguros Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="virtual/python-cffi +DEPEND="dev-python/cffi dev-python/numpy media-libs/libsndfile" RDEPEND="${DEPEND}" diff --git a/dev-python/python-soundfile/python-soundfile-0.11.0.ebuild b/dev-python/python-soundfile/python-soundfile-0.11.0-r1.ebuild index 30705d8083c9..16578db5397c 100644 --- a/dev-python/python-soundfile/python-soundfile-0.11.0.ebuild +++ b/dev-python/python-soundfile/python-soundfile-0.11.0-r1.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="virtual/python-cffi +DEPEND="dev-python/cffi dev-python/numpy media-libs/libsndfile" RDEPEND="${DEPEND}" |
