diff options
-rw-r--r-- | media-libs/soxr/soxr-0.1.3-r1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild b/media-libs/soxr/soxr-0.1.3-r1.ebuild index c90a71ea99a2..1409433ddfda 100644 --- a/media-libs/soxr/soxr-0.1.3-r1.ebuild +++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,9 +19,6 @@ IUSE="examples test" REQUIRED_USE="test? ( examples )" RESTRICT="!test? ( test )" -DEPEND="" -RDEPEND="${DEPEND}" - S="${WORKDIR}/${MY_P}" PATCHES=( |