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:
Fabian Topfstedt
2020-10-15 10:50:39 +02:00
committed by Jeremy Soller
parent e5abb6529b
commit e00d08af3b

View File

@ -25,6 +25,7 @@ then
git-lfs \
gnat \
libncurses-dev \
libudev-dev \
mtools \
nasm \
parted \