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 --- core/pinentry/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/pinentry') diff --git a/core/pinentry/PKGBUILD b/core/pinentry/PKGBUILD index a36a140d..7c0dfa67 100644 --- a/core/pinentry/PKGBUILD +++ b/core/pinentry/PKGBUILD @@ -19,3 +19,5 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi + +makedepends_pentium4=("${makedepends_i686[@]}") -- cgit v1.2.3