main/postmarketos-base-ui: adapt replaces= to upstream chrony changes
The config file got moved to the new chrony-common package, so we must
"replace" this subpkg, so apk doesn't fails when replacing the file
Ref: 70b570d409
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8294>
This commit is contained in:
parent
236204b51f
commit
fdb3d2ebbc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
maintainer="Clayton Craft <clayton@craftyguy.net>"
|
||||
pkgname=postmarketos-base-ui
|
||||
pkgver=47
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Meta package for minimal postmarketOS UI base"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
|
|
@ -49,7 +49,7 @@ subpackages="
|
|||
$pkgname-x11
|
||||
"
|
||||
replaces="
|
||||
chrony
|
||||
chrony-common
|
||||
postmarketos-base
|
||||
sleep-inhibitor
|
||||
wpa_supplicant-openrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue