Added wget as makedepend. Thanks for the advice @slondr

This commit is contained in:
Joan Figueras 2020-11-24 22:26:40 +01:00
parent e008c13387
commit d2eece5f8c
2 changed files with 2 additions and 1 deletions

View file

@ -32,6 +32,7 @@ pkgbase = icecat
makedepends = mercurial
makedepends = git
makedepends = lld
makedepends = wget
depends = gtk3
depends = mozilla-common
depends = libxt

View file

@ -16,7 +16,7 @@ depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib
ffmpeg nss ttf-font libpulse)
makedepends=(m4 unzip zip diffutils python2-setuptools yasm mesa imake inetutils
xorg-server-xvfb autoconf2.13 rust clang llvm jack gtk2
python nodejs python2-psutil cbindgen nasm wget mercurial git lld)
python nodejs python2-psutil cbindgen nasm wget mercurial git lld wget)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'