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')
|
license=('GPL3')
|
||||||
depends=(callaudiod
|
depends=(callaudiod
|
||||||
desktop-file-utils
|
desktop-file-utils
|
||||||
kcontacts
|
kcontacts5
|
||||||
kdbusaddons
|
kdbusaddons5
|
||||||
kio5
|
kio5
|
||||||
kirigami-addons
|
kirigami-addons5
|
||||||
knotifications
|
knotifications5
|
||||||
kpeople5
|
kpeople5
|
||||||
libphonenumber
|
libphonenumber
|
||||||
modemmanager-qt5
|
modemmanager-qt5
|
||||||
|
@ -27,7 +27,10 @@ depends=(callaudiod
|
||||||
makedepends=(cmake
|
makedepends=(cmake
|
||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
kdoctools5
|
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")
|
source=("https://download.kde.org/stable/plasma-mobile/$pkgver/$pkgname-$pkgver.tar.xz")
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
md5sums=('2c9795160dbe66c16510d02c0fb357d0')
|
md5sums=('2c9795160dbe66c16510d02c0fb357d0')
|
||||||
|
|
Loading…
Reference in a new issue