diff options
| author | Vishesh Handa <[email protected]> | 2014-10-14 15:51:51 +0200 |
|---|---|---|
| committer | Vishesh Handa <[email protected]> | 2014-10-14 18:08:18 +0200 |
| commit | 93465171bc56f353796bad77e2accaa8d9fe9204 (patch) | |
| tree | 6e2a06f5193899586b468d0cc86741052582ca21 /src/CMakeLists.txt | |
| parent | 7d41ad943abddc9641686e8768460960ade03c4b (diff) | |
Port Dolphin to the new Baloo APIs
REVIEW: 120582
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c308bc09d..523ee03a9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -104,8 +104,7 @@ if(HAVE_BALOO) target_link_libraries( dolphinprivate PUBLIC KF5::FileMetaData - KF5::BalooCore - KF5::BalooFiles + KF5::Baloo KF5::BalooNaturalQueryParser KF5::BalooWidgets ) |
