summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2018-02-02 16:09:28 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2018-02-02 16:09:28 -0600
commit2a778f5d34d9096b454abea6b1b8e1a5d4fa91df (patch)
tree5c17f71d477b49f00141e38a715ad83cd609146e
parentb4bec0606b545694873c4f87cb198271963f01e2 (diff)
downloadkernel-2a778f5d34d9096b454abea6b1b8e1a5d4fa91df.tar.gz
kernel-2a778f5d34d9096b454abea6b1b8e1a5d4fa91df.tar.xz
kernel-2a778f5d34d9096b454abea6b1b8e1a5d4fa91df.zip
We need bison and flex now
-rw-r--r--kernel.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 43fefb592..f8d29795b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -388,7 +388,7 @@ Requires: kernel-modules-uname-r = %{KVERREL}%{?variant}
#
BuildRequires: kmod, patch, bash, tar, git
BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk
-BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc
+BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc, bison, flex
BuildRequires: net-tools, hostname, bc, elfutils-devel
%if %{with_sparse}
BuildRequires: sparse