Revert "Added wget as makedepend. Thanks for the advice @slondr"

This reverts commit d2eece5f8c.
This commit is contained in:
Joan Figueras 2020-11-25 14:58:14 +01:00
parent d2eece5f8c
commit 6e9989b324
2 changed files with 1 additions and 2 deletions

View file

@ -32,7 +32,6 @@ 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 wget)
python nodejs python2-psutil cbindgen nasm wget mercurial git lld)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'