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.
wilder
Alex Merry 12 years ago
parent e9a2c03230
commit 54e3a1d86a
  1. 4
      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

Loading…
Cancel
Save