main/postmarketos-ui-phosh: don't depend on phosh-service (MR 5342)
The package name is wrong now (!5315), and the service stuff is automatically installed by systemd-service [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
c4c6a222c4
commit
e30db78d84
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Newbyte <newbyte@postmarketos.org>
|
||||
pkgname=postmarketos-ui-phosh
|
||||
pkgver=22.3
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="(Wayland) Mobile UI initially developed for the Librem 5"
|
||||
url="https://phosh.mobi"
|
||||
arch="noarch !armhf"
|
||||
|
@ -67,7 +67,6 @@ systemd() {
|
|||
install="$subpkgname.post-install"
|
||||
depends="
|
||||
libcap-utils
|
||||
phosh-service
|
||||
"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue