From 695a49b60aa916fa7c9dbd593f984080688e2368 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 9 Sep 2019 13:29:52 +0200 Subject: remove rust-bin in several makedepends again --- extra/firefox/PKGBUILD | 4 ---- 1 file changed, 4 deletions(-) (limited to 'extra/firefox/PKGBUILD') diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD index 663338f9..bb213f74 100644 --- a/extra/firefox/PKGBUILD +++ b/extra/firefox/PKGBUILD @@ -69,7 +69,3 @@ for ((i=0; i<${#source[@]}; i++)); do ) fi done - -# use binary rust-bin instead of rust (till we can bootstrap rust on IA-32) -makedepends=(${makedepends[@]//rust/}) -makedepends+=('rust-bin') -- cgit v1.2.3-54-g00ecf