Skip to content

Commit

Permalink
initramfs-tools calls everyone else
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 17, 2024
1 parent afab16a commit 3af24fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ pacdeps=("linux-headers-okpine-deb")
if [[ -f "/boot/u-boot-rockchip.bin" ]]; then
pacdeps+=("bes2600-firmware-git")
fi
depends=("busybox-initramfs" "initramfs-tools" "initramfs-tools-bin" "initramfs-tools-core" "klibc-utils" "libklibc")
depends=("initramfs-tools")

0 comments on commit 3af24fb

Please sign in to comment.