From 208d9f0b12d6af46a1d7bd6c70d4ec9c6dce837b Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Tue, 27 Apr 2021 16:42:21 +0200 Subject: extra/libsoup: reenabled introspection on i486 (needed for rest?) --- extra/libsoup/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/libsoup') diff --git a/extra/libsoup/PKGBUILD b/extra/libsoup/PKGBUILD index a4029856..49e9531d 100644 --- a/extra/libsoup/PKGBUILD +++ b/extra/libsoup/PKGBUILD @@ -1,5 +1,5 @@ # remove Vala and introspection on i486 -for _drop_dep in gobject-introspection vala; do +for _drop_dep in vala; do if makedepends_i686+=( $( printf '%s\n' "${makedepends[@]}" \ -- cgit v1.2.3-54-g00ecf