summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2020-06-03 20:04:41 +0200
committerJoan Figueras2020-06-03 20:04:41 +0200
commitdec9b9f193aa4b810d10f12dce648e5ec75d0cde (patch)
tree9777c5a4304cb6e3e3da0d015fe47c6949d0f1d4
parentfbc449cf609cd9a52c0d0951cced8257e89a609e (diff)
downloadaur-dec9b9f193aa4b810d10f12dce648e5ec75d0cde.tar.gz
added m4 to makedepends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3042cc6691b2..7762d4461e48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = icecat
license = GPL
license = MPL
license = LGPL
+ makedepends = m4
makedepends = unzip
makedepends = zip
makedepends = diffutils
diff --git a/PKGBUILD b/PKGBUILD
index ed39159fe49e..1b43c877e6d6 100644
--- a/PKGBUILD
+++ b/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'