main/device-pine64-pinephone: depend on sway instead of sway-virtual (MR 4857)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
3776d03f39
commit
d9ed2ac850
|
@ -3,7 +3,7 @@
|
||||||
# Co-Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
# Co-Maintainer: Jan Jasper de Kroon <jajadekroon@gmail.com>
|
||||||
pkgname=device-pine64-pinephone
|
pkgname=device-pine64-pinephone
|
||||||
pkgver=0.47
|
pkgver=0.47
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="PINE64 PinePhone"
|
pkgdesc="PINE64 PinePhone"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
@ -228,7 +228,7 @@ sensorfw() {
|
||||||
"$srcdir"/90-pinephone.conf
|
"$srcdir"/90-pinephone.conf
|
||||||
}
|
}
|
||||||
sway() {
|
sway() {
|
||||||
install_if="$pkgname=$pkgver-r$pkgrel sway-virtual"
|
install_if="$pkgname=$pkgver-r$pkgrel sway"
|
||||||
install -Dm644 "$srcdir"/sway-pinephone-keyboard.conf \
|
install -Dm644 "$srcdir"/sway-pinephone-keyboard.conf \
|
||||||
"$subpkgdir"/etc/sway/config.d/pinephone_keyboard.conf
|
"$subpkgdir"/etc/sway/config.d/pinephone_keyboard.conf
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user