From d22b6ef090d62a0d70d9312f6af3267db04f3c0a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 17 Apr 2019 10:54:17 +0200 Subject: most patches for i686 should/can be applied for pentium4, too --- extra/libunwind/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/libunwind') diff --git a/extra/libunwind/PKGBUILD b/extra/libunwind/PKGBUILD index a8d82b23..a2ebca7e 100644 --- a/extra/libunwind/PKGBUILD +++ b/extra/libunwind/PKGBUILD @@ -1,3 +1,4 @@ # no TeX for documentation on i486 makedepends=(${makedepends[@]//texlive-core/}) makedepends_i686+=(texlive-core) +makedepends_pentium4=("${makedepends_i686[@]}") -- cgit v1.2.3