powkiddy-x55: adjust for postmarketos-base-ui-cage (MR 5097)

This commit is contained in:
Anton Bambura 2024-05-06 11:18:26 +03:00
parent 466d30eb24
commit 23d54f5ee4
No known key found for this signature in database
GPG key ID: 1441EAFE8D7F4C2D

View file

@ -3,7 +3,7 @@
pkgname=device-powkiddy-x55
pkgdesc="Powkiddy X55"
pkgver=3
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -33,7 +33,7 @@ package() {
cage_ui_addons() {
pkgdesc="Cage-UI addons for powkiddy x55"
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-ui-cage"
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-base-ui-cage"
install -Dm644 "$srcdir"/cage-ui-powkiddy-x55-rotate.sh -t "$subpkgdir"/etc/cage-ui/
}