summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrobot Viktor2019-10-22 00:41:20 +0300
committerDrobot Viktor2019-10-22 00:41:20 +0300
commit5cb038bce760c923cd69a205c219d699ca7f755b (patch)
tree8e5becbea5b564eb3a350de995f4f8f8ed80492a /PKGBUILD
parentd536b2e43937186530d98212a775a19faef9171c (diff)
downloadaur-5cb038bce760c923cd69a205c219d699ca7f755b.tar.gz
Add flex to deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9651d40ae77c..aba54b93efd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ pkgdesc='The GNU Compiler Collection (7.x.x)'
arch=(x86_64)
license=(GPL LGPL FDL custom)
url='http://gcc.gnu.org'
-makedepends=(binutils libmpc doxygen python subversion)
+makedepends=(binutils libmpc doxygen python subversion flex)
options=(!emptydirs)
source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz
http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2