summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2020-11-25 14:58:14 +0100
committerJoan Figueras2020-11-25 14:58:14 +0100
commit6e9989b324762393363e91129af9f41e82b04da9 (patch)
tree8119c08824c7c7fdd78ef627bc5b6a7bda41bb98
parentd2eece5f8c90c0bcf5adbb3c45bee7ee0e431c8b (diff)
downloadaur-6e9989b324762393363e91129af9f41e82b04da9.tar.gz
Revert "Added wget as makedepend. Thanks for the advice @slondr"
This reverts commit d2eece5f8c90c0bcf5adbb3c45bee7ee0e431c8b.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91ecb532599b..07cc2c891dbc 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 ea2db295d106..5457bbbe0cc3 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'