main/postmarketos-ui-plasma-mobile: add spacebar to depends (!376)
An SMS application for Plasma Mobile, finally! Please note that it's still in development, and it doesn't work flawlessly yet. For example new chats can't be initiated, someone else has to send an SMS to you first before you can send an SMS back. However, with this application basic phone functionality should work with Plasma Mobile. I'll keep it up-to-date while it develops, just like the other to-be-released Plasma Mobile applications we already package (e.g. Plasma Camera). [ci:skip-build]: already built successfully in CI [ci:skip-vercheck]
This commit is contained in:
parent
d328132888
commit
80a260d778
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@
|
|||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=postmarketos-ui-plasma-mobile
|
||||
pkgver=1
|
||||
pkgrel=30
|
||||
pkgrel=31
|
||||
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (slow without hardware acceleration!)"
|
||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||
arch="noarch !armhf"
|
||||
license="GPL-3.0-or-later"
|
||||
# dbus-x11 provides dbus-launch
|
||||
depends="plasma-phone-components dbus dbus-x11 plasma-settings breeze-icons kscreen qt5-qtvirtualkeyboard pulseaudio pulseaudio-utils elogind powerdevil polkit-kde-agent kwayland-integration postmarketos-artwork-wallpapers qmlkonsole plasma-angelfish pix index plasma-camera postmarketos-demos lightdm xorg-server"
|
||||
depends="plasma-phone-components dbus dbus-x11 plasma-settings breeze-icons kscreen qt5-qtvirtualkeyboard pulseaudio pulseaudio-utils elogind powerdevil polkit-kde-agent kwayland-integration postmarketos-artwork-wallpapers qmlkonsole plasma-angelfish pix index plasma-camera postmarketos-demos lightdm xorg-server spacebar"
|
||||
install="$pkgname.post-install"
|
||||
source="kwinrc kdeglobals qtlogging.ini org.kde.phone.homescreen.js unlock-plasma 60-lightdm-autologin.conf"
|
||||
options="!check"
|
||||
|
|
Loading…
Reference in a new issue