main/postmarketos-base: add replace for busybox-openrc (MR 3400)

Alpine refactored the Busybox APKBUILD which resulted into a few
renamings like busybox-initscripts to busybox-openrc.

See 8b30ff10ab
This commit is contained in:
Dylan Van Assche 2022-09-04 12:58:08 +02:00
parent 7d72743b1f
commit 8c291862b6
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -1,6 +1,6 @@
pkgname=postmarketos-base
pkgver=21
pkgrel=1
pkgrel=2
pkgdesc="Meta package for minimal postmarketOS base"
url="https://postmarketos.org"
arch="noarch"
@ -22,13 +22,14 @@ subpackages="
"
options="!check"
# alpine-base can be removed from here after 23.01 is out
# alpine-base and busybox-initscripts can be removed from here after 23.01 is out
replaces="
alpine-base
alpine-baselayout
alpine-baselayout-data
alpine-release
busybox-initscripts
busybox-openrc
openrc
sudo
"