diff --git a/kbuild.changes b/kbuild.changes index 5a702cd..1904e11 100644 --- a/kbuild.changes +++ b/kbuild.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 1 10:40:11 UTC 2020 - Callum Farmer + +- Add byacc to BuildRequires fixes problems with bison 3.7 (bsc#1175268) + ------------------------------------------------------------------- Mon Aug 31 18:46:37 UTC 2020 - Dirk Mueller diff --git a/kbuild.spec b/kbuild.spec index c83d0d0..d50a7a2 100644 --- a/kbuild.spec +++ b/kbuild.spec @@ -36,6 +36,7 @@ Patch10: aarch64.patch Patch13: glob-lstat.patch BuildRequires: automake BuildRequires: bison +BuildRequires: byacc BuildRequires: flex BuildRequires: libacl-devel BuildRequires: makeinfo