mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/itinerary: add missing dependency
And sort the dependencies alphabetically while we're touching it.
This commit is contained in:
parent
11a7aada6e
commit
bcb55f8513
@ -5,7 +5,7 @@
|
||||
# group=kde-applications
|
||||
pkgname=itinerary
|
||||
pkgver=24.05.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# armhf blocked by qt6-qtdeclarative
|
||||
# ppc64le blocked by kitinerary
|
||||
# s390x blocked by qt6-qtdeclarative
|
||||
@ -14,11 +14,12 @@ url="https://invent.kde.org/pim/itinerary"
|
||||
pkgdesc="Itinerary and boarding pass management application"
|
||||
license="BSD-3-Clause AND LGPL-2.0-or-later"
|
||||
depends="
|
||||
kirigami-addons
|
||||
kirigami
|
||||
kirigami-addons
|
||||
kitemmodels
|
||||
kopeninghours
|
||||
prison
|
||||
qqc2-desktop-style
|
||||
qt6-qtlocation
|
||||
tzdata
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user