diff --git a/.SRCINFO b/.SRCINFO index 91ecb532599ba..07cc2c891dbc1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -32,7 +32,6 @@ pkgbase = icecat makedepends = mercurial makedepends = git makedepends = lld - makedepends = wget depends = gtk3 depends = mozilla-common depends = libxt diff --git a/PKGBUILD b/PKGBUILD index ea2db295d1069..5457bbbe0cc30 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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'