Add bison to the initial dependency list
parent
46696adf1e
commit
49e6466dec
2
home.md
2
home.md
@ -17,7 +17,7 @@ git remote add -f linus git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l
|
||||
git remote add -f upstream git@gitlab.com:cki-project/kernel-ark.git
|
||||
|
||||
# Install build dependencies
|
||||
sudo dnf install -y make gcc flex bzip2 rpm-build
|
||||
sudo dnf install -y make gcc flex bison bzip2 rpm-build
|
||||
git checkout upstream/ark-latest
|
||||
make rh-srpm
|
||||
sudo dnf builddep -y redhat/rpm/SPECS/kernel.spec
|
||||
|
Loading…
x
Reference in New Issue
Block a user