From fbe216c79e565078751e0218f09838cd9f42aa44 Mon Sep 17 00:00:00 2001 From: Johannes Date: Sat, 27 Apr 2019 15:27:35 +0200 Subject: [PATCH] dolphim: fix typo --- srcpkgs/dolphin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index bd6250acbe..0f5edafd60 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -5,7 +5,7 @@ revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools - kcoreaddobs kconfig kdoctools" + kcoreaddons kconfig kdoctools" makedepends="baloo-widgets5-devel kcmutils-devel knewstuff-devel kactivities5-devel kinit-devel kparts-devel" depends="kio-extras"