postmarketos-initramfs: depend on mdevd (MR 5000)
I somehow hit a case where this wasn't installed and /lib/mdev/persistent-storage wasn't available. Let's just explicitly depend on mdevd... Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
51cde04a4b
commit
5a27482c20
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ depends="
|
|||
e2fsprogs-extra
|
||||
f2fs-tools
|
||||
lz4
|
||||
mdevd
|
||||
mdev-conf
|
||||
multipath-tools
|
||||
parted
|
||||
|
|
Loading…
Reference in a new issue