icecat: rebuild for libvpx5
This commit is contained in:
parent
41eb29fec8
commit
d4e1c3e954
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'icecat'
|
||||
pkgname=icecat
|
||||
version=60.3.0
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="GNU version of the Firefox browser"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
homepage="https://www.gnu.org/software/${pkgname}/"
|
||||
|
@ -15,7 +15,7 @@ nocross="rustc error[E0463]: can't find crate for 'std'"
|
|||
hostmakedepends="autoconf213 cargo cbindgen clang llvm nodejs perl pkg-config
|
||||
python unzip yasm zip"
|
||||
makedepends="gtk+-devel hunspell-devel libXt-devel libatomic-devel
|
||||
libevent-devel libnotify-devel libvpx-devel nss-devel rust-std sqlite-devel
|
||||
libevent-devel libnotify-devel libvpx5-devel nss-devel rust-std sqlite-devel
|
||||
$(vopt_if alsa 'alsa-lib-devel') $(vopt_if dbus 'dbus-glib-devel')
|
||||
$(vopt_if gtk3 'gtk+3-devel') $(vopt_if pulseaudio 'pulseaudio-devel')
|
||||
$(vopt_if startup_notification 'startup-notification-devel')
|
||||
|
|
Loading…
Reference in a new issue