postmarketos-base: depend on postmarketos-initramfs (MR 3895)

Changes the dependency from pmos-mkinitfs to pmos-initramfs, so now the
dependency chain for boot config packages is:

    base -> postmarketos-initramfs -> postmarketos-mkinitfs -> boot-deploy

Sorting dependencies this way makes sense because "base" just needs an
initramfs, it doesn't care about the implementation (that currently uses
"postmarketos-mkinitfs.")

[ci:ignore-count]
[ci:skip-build] already successfully built in CI
This commit is contained in:
Clayton Craft 2023-03-07 00:49:59 -08:00 committed by Pablo Correa Gómez
parent 4eda07153a
commit eed476097e
No known key found for this signature in database
GPG key ID: 7A342565FF635F79

View file

@ -1,6 +1,6 @@
pkgname=postmarketos-base
pkgver=26
pkgrel=0
pkgrel=1
pkgdesc="Meta package for minimal postmarketOS base"
url="https://postmarketos.org"
arch="noarch"
@ -10,7 +10,7 @@ depends="
eudev
openssh
postmarketos-bootsplash
postmarketos-mkinitfs>=1.5.1-r5
postmarketos-initramfs
postmarketos-mvcfg
postmarketos-keys
cmd:sudo