mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
added m4 to makedepends
This commit is contained in:
parent
fbc449cf60
commit
dec9b9f193
2 changed files with 2 additions and 1 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -7,6 +7,7 @@ pkgbase = icecat
|
|||
license = GPL
|
||||
license = MPL
|
||||
license = LGPL
|
||||
makedepends = m4
|
||||
makedepends = unzip
|
||||
makedepends = zip
|
||||
makedepends = diffutils
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -14,7 +14,7 @@ url="http://www.gnu.org/software/gnuzilla/"
|
|||
license=('GPL' 'MPL' 'LGPL')
|
||||
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
|
||||
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)
|
||||
optdepends=('networkmanager: Location detection via available WiFi networks'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue