mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
add git as makedepend
This commit is contained in:
parent
b0ca35cfbd
commit
ad28e3ad4a
2 changed files with 2 additions and 1 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -29,6 +29,7 @@ pkgbase = icecat
|
|||
makedepends = nasm
|
||||
makedepends = wget
|
||||
makedepends = mercurial
|
||||
makedepends = git
|
||||
depends = gtk3
|
||||
depends = mozilla-common
|
||||
depends = libxt
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue