fix
This commit is contained in:
parent
509c498a35
commit
f2eead0064
1 changed files with 8 additions and 5 deletions
|
@ -11,11 +11,11 @@ url="https://community.kde.org/Plasma/Mobile"
|
|||
license=('GPL3')
|
||||
depends=(callaudiod
|
||||
desktop-file-utils
|
||||
kcontacts
|
||||
kdbusaddons
|
||||
kcontacts5
|
||||
kdbusaddons5
|
||||
kio5
|
||||
kirigami-addons
|
||||
knotifications
|
||||
kirigami-addons5
|
||||
knotifications5
|
||||
kpeople5
|
||||
libphonenumber
|
||||
modemmanager-qt5
|
||||
|
@ -27,7 +27,10 @@ depends=(callaudiod
|
|||
makedepends=(cmake
|
||||
extra-cmake-modules
|
||||
kdoctools5
|
||||
plasma-wayland-protocols)
|
||||
plasma-wayland-protocols
|
||||
qt5-svg
|
||||
qt5-tools
|
||||
reuse)
|
||||
source=("https://download.kde.org/stable/plasma-mobile/$pkgver/$pkgname-$pkgver.tar.xz")
|
||||
install=$pkgname.install
|
||||
md5sums=('2c9795160dbe66c16510d02c0fb357d0')
|
||||
|
|
Loading…
Reference in a new issue