summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Retornaz2017-09-29 18:53:51 +0200
committerQuentin Retornaz2017-09-29 18:53:51 +0200
commita5359e2d23a4a0c6aebb2ac1ddad0ad3adbecff6 (patch)
tree349cbdfa922c3f0827346dad7604aa46dc9907e3
parent09ccefc40cf10875c719c1593ea4b6b7bf819456 (diff)
downloadaur-a5359e2d23a4a0c6aebb2ac1ddad0ad3adbecff6.tar.gz
fix gcc6 dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 538ebb9c6daf..21ab5dfa6a4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Sep 29 00:56:28 UTC 2017
+# Fri Sep 29 16:52:18 UTC 2017
pkgbase = firefox-esr-gtk2
pkgdesc = Standalone web browser from mozilla.org, Extended Support Release
pkgver = 52.4.0
@@ -10,7 +10,7 @@ pkgbase = firefox-esr-gtk2
license = MPL
license = GPL
license = LGPL
- makedepends = gcc63
+ makedepends = gcc6
makedepends = unzip
makedepends = zip
makedepends = diffutils
diff --git a/PKGBUILD b/PKGBUILD
index 9fbf42e689bd..0fdba6c1150b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ license=(MPL GPL LGPL)
url="https://www.mozilla.org/en-US/firefox/organizations/"
depends=(gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib ffmpeg
libvpx libevent nss hunspell sqlite ttf-font icu)
-makedepends=(gcc63 unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
+makedepends=(gcc6 unzip zip diffutils python2 yasm mesa imake gconf libpulse inetutils xorg-server-xvfb
autoconf2.13 rust)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'