mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Revert "Added wget as makedepend. Thanks for the advice @slondr"
This reverts commit d2eece5f8c.
This commit is contained in:
parent
d2eece5f8c
commit
6e9989b324
2 changed files with 1 additions and 2 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -32,7 +32,6 @@ pkgbase = icecat
|
|||
makedepends = mercurial
|
||||
makedepends = git
|
||||
makedepends = lld
|
||||
makedepends = wget
|
||||
depends = gtk3
|
||||
depends = mozilla-common
|
||||
depends = libxt
|
||||
|
|
|
|||
2
PKGBUILD
2
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'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue