summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Javier Félix <web@inode64.com>2022-10-28 13:48:50 +0200
committerSam James <sam@gentoo.org>2022-12-24 07:17:41 +0000
commit5214ce62e34131c69aed844045b586afb09d0ab5 (patch)
tree1a6014f787ee36041f934de0a30b1af728e33ccb
parentwww-apps/gitea: add 1.17.4 (diff)
downloadgentoo-5214ce62e34131c69aed844045b586afb09d0ab5.tar.gz
gentoo-5214ce62e34131c69aed844045b586afb09d0ab5.tar.bz2
gentoo-5214ce62e34131c69aed844045b586afb09d0ab5.zip
media-libs/flac: remove bdepend of nasm
In the last version flac remove all pure assembler, removing build dependency on nasm See changelog in: https://xiph.org/flac/changelog.html Signed-off-by: Francisco Javier Félix <web@inode64.com> Closes: https://github.com/gentoo/gentoo/pull/28001 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/flac/flac-1.4.2-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/flac/flac-1.4.2-r1.ebuild b/media-libs/flac/flac-1.4.2-r1.ebuild
index df75f0e6829f..4723fe2613ba 100644
--- a/media-libs/flac/flac-1.4.2-r1.ebuild
+++ b/media-libs/flac/flac-1.4.2-r1.ebuild
@@ -25,8 +25,7 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-arch/xz-utils
sys-devel/gettext
- virtual/pkgconfig
- abi_x86_32? ( dev-lang/nasm )"
+ virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${PN}-1.4.2-macro-wstrict-prototypes.patch