add git as makedepend

This commit is contained in:
Joan Figueras 2020-01-12 20:46:56 +01:00
parent b0ca35cfbd
commit ad28e3ad4a
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -19,7 +19,7 @@ depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib
ffmpeg nss ttf-font libpulse)
makedepends=(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)
python nodejs python2-psutil cbindgen nasm wget mercurial git)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'