summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhawkeye1164772019-04-05 19:21:32 +0200
committerhawkeye1164772019-04-05 19:21:32 +0200
commit60d885ddb7b7a19e383af6cda0833f3c237d39a2 (patch)
tree066d8ef9d9479a30fa7bd5329b37163e0b6bcf56 /PKGBUILD
parent08730db9ca714704fc20fa6f6c82a9f73e83bc19 (diff)
downloadaur-60d885ddb7b7a19e383af6cda0833f3c237d39a2.tar.gz
Set required version of Rust
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0731ca8b844..6b5a6d5b7a5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="https://www.waterfoxproject.org/"
depends=('gtk3' 'gtk2' 'libxt' 'startup-notification' 'mime-types' 'dbus-glib' 'ffmpeg'
'nss>=3.34' 'hunspell' 'sqlite' 'ttf-font' 'icu' 'kwaterfoxhelper' 'nspr>=4.15' 'hicolor-icon-theme' 'jemalloc')
makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf' 'inetutils' 'xorg-server-xvfb'
- 'autoconf2.13' 'rust' 'clang' 'llvm')
+ 'autoconf2.13' 'rust<=1:1.32.0-2' 'clang' 'llvm')
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'