From 54e3a1d86a7d4088b941160b068b34bf621e07e0 Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Wed, 14 May 2014 12:04:05 +0100 Subject: [PATCH] Ignore kfileaudiopreview Remove the ignore-module for kprintutils, since this repo has already been removed, and replace it with one for kfileaudiopreview, which has been merged into kio-extras. --- kf5-frameworks-build-include | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kf5-frameworks-build-include b/kf5-frameworks-build-include index f90345c..6487a0b 100644 --- a/kf5-frameworks-build-include +++ b/kf5-frameworks-build-include @@ -53,8 +53,8 @@ end module-set module-set frameworks repository kde-projects use-modules frameworks - # KPrintUtils has been merged into kde4support - ignore-modules kprintutils + # KFileAudioPreview has been merged into kio-extras + ignore-modules kfileaudiopreview # The CodeBlocks generator allows usage in QtCreator, while still generating Makefiles cmake-options -DBUILD_TESTING=TRUE -DCMAKE_BUILD_TYPE:STRING=debug -G "CodeBlocks - Unix Makefiles" end module