mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/kdeconnect: add missing runtime dependency on kirigami-addons
This commit is contained in:
parent
e6f6d5961b
commit
16cd4648ff
@ -3,7 +3,7 @@
|
||||
maintainer="team/kde <bribbers@disroot.org>"
|
||||
pkgname=kdeconnect
|
||||
pkgver=25.12.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Adds communication between KDE and your smartphone"
|
||||
url="https://community.kde.org/KDEConnect"
|
||||
# armhf blocked by qt6-qtdeclarative
|
||||
@ -11,6 +11,7 @@ arch="all !armhf"
|
||||
license="GPL-2.0-only OR GPL-3.0-only"
|
||||
depends="
|
||||
kirigami
|
||||
kirigami-addons
|
||||
sshfs
|
||||
"
|
||||
makedepends="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user