diff options
Diffstat (limited to 'community/kongress/APKBUILD')
-rw-r--r-- | community/kongress/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kongress/APKBUILD b/community/kongress/APKBUILD index 608d134477e..3cc9c9988cc 100644 --- a/community/kongress/APKBUILD +++ b/community/kongress/APKBUILD @@ -5,7 +5,7 @@ # group=kde-applications pkgname=kongress pkgver=24.08.0 -pkgrel=1 +pkgrel=2 pkgdesc="Companion application for conferences" # armhf blocked by extra-cmake-modules arch="all !armhf" @@ -13,7 +13,7 @@ url="https://invent.kde.org/utilities/kongress" license="GPL-3.0-or-later AND LGPL-3.0-or-later AND BSD-2-Clause AND CC-BY-SA-4.0 AND CC0-1.0" depends=" kirigami - kpublictransport + kosmindoormap " makedepends=" extra-cmake-modules |