From 45ca9415f57cff54af268482d56e34e4b6c5d348 Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Sun, 20 Dec 2020 22:25:33 +0100 Subject: drop rust fixed version --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index c458d3a..dfef50c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,7 +14,7 @@ license=(MPL GPL LGPL) url="https://librewolf-community.gitlab.io/" depends=(gtk3 libxt mime-types dbus-glib ffmpeg nss ttf-font libpulse) makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb - 'rust<1:1.48.0' # rust 1.48.0 causes firefox / packed_simd building to fail + rust autoconf2.13 clang llvm jack gtk2 nodejs cbindgen nasm python-setuptools python-psutil python-zstandard git binutils lld) optdepends=('networkmanager: Location detection via available WiFi networks' -- cgit