postmarketos-ui-conosle: use systemd

As with ever

Signed-off-by: Casey Connolly <caleb@postmarketos.org>
Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6415
[ci:skip-build]: already built successfully in CI
This commit is contained in:
Caleb Connolly 2025-04-14 20:23:01 +02:00 committed by Clayton Craft
parent d246f597de
commit 00919cd2c0
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -2,7 +2,7 @@
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=postmarketos-ui-console
pkgver=0.1
pkgrel=7
pkgrel=8
pkgdesc="Console environment, with no graphical/touch UI"
url="https://postmarketos.org/"
arch="noarch"
@ -13,7 +13,7 @@ depends="
postmarketos-base-ui-networkmanager
wireless-tools
"
options="!check" # No testsuite
options="!check pmb:systemd" # No testsuite
subpackages="$pkgname-openrc:_openrc"
_pmb_recommends="postmarketos-base-ui-audio-none"