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:
parent
d246f597de
commit
00919cd2c0
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue