Skip to content
Snippets Groups Projects
Commit 8e5eb02d authored by Teo Mrnjavac's avatar Teo Mrnjavac
Browse files

Bump dependency.

parent c83662f0
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ find_package( KF5 REQUIRED CoreAddons ) ...@@ -10,7 +10,7 @@ find_package( KF5 REQUIRED CoreAddons )
# These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service # These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service
find_package( KF5 REQUIRED Config I18n IconThemes KIO Service ) find_package( KF5 REQUIRED Config I18n IconThemes KIO Service )
find_package( KPMcore 2.0 REQUIRED ) find_package( KPMcore 2.1 REQUIRED )
add_subdirectory( tests ) add_subdirectory( tests )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment