kdeplasma-addons: fix crash of weather plasmoid

fixes: #50879
This commit is contained in:
classabbyamp 2025-08-08 01:56:41 -04:00
parent df47a28edc
commit fc7fde6811
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'kdeplasma-addons'
pkgname=kdeplasma-addons
version=6.4.3
revision=1
revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
@ -13,6 +13,7 @@ makedepends="kf6-kdeclarative-devel kf6-kholidays-devel kf6-krunner-devel
kf6-knotifications-devel kf6-kservice-devel kf6-kxmlgui-devel
qt6-quick3d-devel icu-devel kf6-kauth-devel kf6-kpackage-devel
kf6-kcmutils-devel libplasma-devel kf6-kauth-devel"
depends="qt6-plugin-networkinformation qt6-location"
short_desc="Various Plasma addons"
maintainer="Luciogi <githubvoidlinux.supremacy429@passinbox.com>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"