diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-12-20 22:25:33 +0100 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-12-20 22:25:33 +0100 |
commit | 45ca9415f57cff54af268482d56e34e4b6c5d348 (patch) | |
tree | c314a850cb9a1f1bda260a24f5c12df52a1266e9 | |
parent | v84.0-1 (diff) | |
download | librewolf-linux-45ca9415f57cff54af268482d56e34e4b6c5d348.tar.gz librewolf-linux-45ca9415f57cff54af268482d56e34e4b6c5d348.tar.bz2 librewolf-linux-45ca9415f57cff54af268482d56e34e4b6c5d348.zip |
drop rust fixed version
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |