Added libudev-dev for Pop!_OS
My build failed on a Pop!_OS-Live-Stick until I installed `libudev-dev`. I don't remember if it was the firmware-open or the ec build that failed, but ec references deps.sh.
This commit is contained in:
committed by
Jeremy Soller
parent
e5abb6529b
commit
e00d08af3b
@ -25,6 +25,7 @@ then
|
||||
git-lfs \
|
||||
gnat \
|
||||
libncurses-dev \
|
||||
libudev-dev \
|
||||
mtools \
|
||||
nasm \
|
||||
parted \
|
||||
|
Reference in New Issue
Block a user