From a8b0b413a17816853baa51ca0b1e8a80ad109399 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 28 Aug 2024 16:21:06 +0200 Subject: extra/libunwind: remove texlive-core on makedepends and added texlive-binextra --- extra/libunwind/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/libunwind/PKGBUILD b/extra/libunwind/PKGBUILD index a2ebca7e..81acc9fe 100644 --- a/extra/libunwind/PKGBUILD +++ b/extra/libunwind/PKGBUILD @@ -1,4 +1,4 @@ # no TeX for documentation on i486 -makedepends=(${makedepends[@]//texlive-core/}) -makedepends_i686+=(texlive-core) +makedepends=(${makedepends[@]//texlive-binextra/}) +makedepends_i686+=(texlive-binextra) makedepends_pentium4=("${makedepends_i686[@]}") -- cgit v1.2.3-70-g09d2