diff --git a/srcpkgs/kdeplasma-addons/template b/srcpkgs/kdeplasma-addons/template index 7aae4d5bdf4..e771ed612c6 100644 --- a/srcpkgs/kdeplasma-addons/template +++ b/srcpkgs/kdeplasma-addons/template @@ -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 " license="GPL-2.0-or-later, LGPL-2.1-or-later"