Adds consolekit2 to postmarketos-ui-plasma-mobile depends (#965)

This commit is contained in:
MoreRobustThanYou 2017-12-02 07:59:53 -05:00 committed by Oliver Smith
parent ae97f9d738
commit aa45e1be12
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
pkgname=postmarketos-ui-plasma-mobile pkgname=postmarketos-ui-plasma-mobile
pkgver=1 pkgver=1
pkgrel=3 pkgrel=4
pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (COMPILING TAKES FOREVER)" pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (COMPILING TAKES FOREVER)"
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile" url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
arch="noarch" arch="noarch"
license="GPL3+" license="GPL3+"
depends="plasma-phone-components dbus-nox11 qmltermwidget plasma-settings depends="plasma-phone-components dbus-nox11 qmltermwidget plasma-settings
breeze-icons postmarketos-demos kscreen qt5-qtvirtualkeyboard breeze-icons postmarketos-demos kscreen qt5-qtvirtualkeyboard
plasma-camera elisa pulseaudio pulseaudio-utils" plasma-camera elisa pulseaudio pulseaudio-utils consolekit2"
makedepends="" makedepends=""
install="$pkgname.post-install" install="$pkgname.post-install"
subpackages="" subpackages=""