kde/plasma-phone-components: Add depends to the libqofono (#1502)
This is used by shell to show network status in top bar.
This commit is contained in:
parent
01af1c2834
commit
a52d8a761b
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@
|
||||||
# Maintainer Bart Ribbers <bribbers@disroot.org>
|
# Maintainer Bart Ribbers <bribbers@disroot.org>
|
||||||
pkgname=plasma-phone-components
|
pkgname=plasma-phone-components
|
||||||
pkgver=0_git20180221
|
pkgver=0_git20180221
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
_commit="9222d501fa6b86b93382e0dd1a7c965668960cee"
|
_commit="9222d501fa6b86b93382e0dd1a7c965668960cee"
|
||||||
pkgdesc="Modules providing phone functionality for Plasma"
|
pkgdesc="Modules providing phone functionality for Plasma"
|
||||||
arch="all"
|
arch="all"
|
||||||
url="https://community.kde.org/Plasma/Mobile"
|
url="https://community.kde.org/Plasma/Mobile"
|
||||||
license="GPL3"
|
license="GPL3"
|
||||||
depends="desktop-file-utils qt5-qtgraphicaleffects kactivities qt5-qtquickcontrols2 qt5-qtquickcontrols
|
depends="desktop-file-utils qt5-qtgraphicaleffects kactivities qt5-qtquickcontrols2 qt5-qtquickcontrols
|
||||||
plasma-pa plasma-nm upower"
|
plasma-pa plasma-nm upower libqofono"
|
||||||
makedepends="extra-cmake-modules kpeople-dev qt5-qtdeclarative-dev kactivities-dev
|
makedepends="extra-cmake-modules kpeople-dev qt5-qtdeclarative-dev kactivities-dev
|
||||||
plasma-framework-dev kservice-dev kdeclarative-dev ki18n-dev kio-dev kcoreaddons-dev
|
plasma-framework-dev kservice-dev kdeclarative-dev ki18n-dev kio-dev kcoreaddons-dev
|
||||||
kconfig-dev kbookmarks-dev kwidgetsaddons-dev kcompletion-dev kitemviews-dev
|
kconfig-dev kbookmarks-dev kwidgetsaddons-dev kcompletion-dev kitemviews-dev
|
||||||
|
|
Loading…
Reference in a new issue