summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabi Falk <gabifalk@gmx.com>2024-04-15 08:00:00 +0000
committerSam James <sam@gentoo.org>2024-04-16 02:39:27 +0100
commit4c239c75d0fa45ff815cc9378932a1d9d7156ec3 (patch)
treef5b3b84c372e92f92bb0dbb90ae951cb35200004 /media-sound/sox
parenttoolchain.eclass: add a variable to force baseline regeneration (diff)
downloadgentoo-4c239c75d0fa45ff815cc9378932a1d9d7156ec3.tar.gz
gentoo-4c239c75d0fa45ff815cc9378932a1d9d7156ec3.tar.bz2
gentoo-4c239c75d0fa45ff815cc9378932a1d9d7156ec3.zip
media-sound/sox: add BDEPEND on dev-build/autoconf-archive
Closes: https://bugs.gentoo.org/904367 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36271 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/sox')
-rw-r--r--media-sound/sox/sox-14.4.2_p20210509-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/sox/sox-14.4.2_p20210509-r2.ebuild b/media-sound/sox/sox-14.4.2_p20210509-r2.ebuild
index c3f045b5fcb2..67275fe5d428 100644
--- a/media-sound/sox/sox-14.4.2_p20210509-r2.ebuild
+++ b/media-sound/sox/sox-14.4.2_p20210509-r2.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
@@ -25,6 +25,7 @@ IUSE="alsa amr ao encode flac id3tag ladspa mad magic ogg openmp oss opus png pu
BDEPEND="
app-arch/unzip
virtual/pkgconfig
+ dev-build/autoconf-archive
"
RDEPEND="
dev-libs/libltdl:0=