mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +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
|
# group=kde-applications
|
||||||
pkgname=itinerary
|
pkgname=itinerary
|
||||||
pkgver=24.05.2
|
pkgver=24.05.2
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
# armhf blocked by qt6-qtdeclarative
|
# armhf blocked by qt6-qtdeclarative
|
||||||
# ppc64le blocked by kitinerary
|
# ppc64le blocked by kitinerary
|
||||||
# s390x blocked by qt6-qtdeclarative
|
# s390x blocked by qt6-qtdeclarative
|
||||||
@ -14,11 +14,12 @@ url="https://invent.kde.org/pim/itinerary"
|
|||||||
pkgdesc="Itinerary and boarding pass management application"
|
pkgdesc="Itinerary and boarding pass management application"
|
||||||
license="BSD-3-Clause AND LGPL-2.0-or-later"
|
license="BSD-3-Clause AND LGPL-2.0-or-later"
|
||||||
depends="
|
depends="
|
||||||
kirigami-addons
|
|
||||||
kirigami
|
kirigami
|
||||||
|
kirigami-addons
|
||||||
kitemmodels
|
kitemmodels
|
||||||
kopeninghours
|
kopeninghours
|
||||||
prison
|
prison
|
||||||
|
qqc2-desktop-style
|
||||||
qt6-qtlocation
|
qt6-qtlocation
|
||||||
tzdata
|
tzdata
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user