coreos-devel/sdk-depends: add multipath-tools

Add sys-fs/multipath-tool. kola mkimage requires kpartx which is in
sys-fs/multipath-tools.
This commit is contained in:
Andrew Jeddeloh 2017-08-15 12:50:58 -07:00
parent 33da0a5d36
commit 295b171ddf
2 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ DEPEND="
sys-firmware/edk2 sys-firmware/edk2
sys-fs/btrfs-progs sys-fs/btrfs-progs
sys-fs/cryptsetup sys-fs/cryptsetup
sys-fs/multipath-tools
" "
# Must match the build-time dependencies listed in selinux-policy-2.eclass # Must match the build-time dependencies listed in selinux-policy-2.eclass