From e8a16c1e5f025a650906827540fba4c7f19bc37c Mon Sep 17 00:00:00 2001 From: John Date: Sun, 14 Jun 2020 12:15:04 +0200 Subject: [PATCH] fixup! knewstuff: update to 5.71.0 --- srcpkgs/knewstuff/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/knewstuff/template b/srcpkgs/knewstuff/template index 25c037d17b5..514164aac09 100644 --- a/srcpkgs/knewstuff/template +++ b/srcpkgs/knewstuff/template @@ -6,7 +6,7 @@ build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="kcoreaddons extra-cmake-modules gettext qt5-host-tools qt5-qmake python3" -makedepends="kio-devel" +makedepends="kio-devel kpackage-devel" short_desc="KDE Framework for downloading and sharing additional application data" maintainer="John " license="LGPL-2.1-or-later"