main/postmarketos-mkinitfs: workaround for not being able to find provider of kpartx (MR 1732)

Because of
https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10725,
cmd:kpartx can not be found. That bug obviously needs to be fixed, but
let's workaround it for now by just depending on the package that
provides it.
This commit is contained in:
Bart Ribbers 2020-11-17 15:49:17 +01:00
parent ce6ea43b72
commit 7573f5fce4
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61

View file

@ -1,14 +1,14 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-mkinitfs
pkgver=0.16
pkgrel=0
pkgrel=1
pkgdesc="Tool to generate initramfs images for postmarketOS"
url="https://postmarketos.org"
depends="
busybox-extras
bzip2
charging-sdl
cmd:kpartx
multipath-tools
cryptsetup
device-mapper
e2fsprogs