diff options
| author | Harald Sitter <[email protected]> | 2018-11-17 12:25:21 +0100 |
|---|---|---|
| committer | Harald Sitter <[email protected]> | 2018-11-17 12:25:21 +0100 |
| commit | 06747d5e5b1cb5c403c1e93c65b2890e1bbcfbd5 (patch) | |
| tree | a6a1b091efb6261261124c897097d4c2480678ab /src | |
| parent | 9c3e7657f253fcf72cdec82966010b594f37ee1e (diff) | |
| parent | a4cddf7517dab5f666f1c1ede2a58900f3bc5e53 (diff) | |
Merge branch 'Applications/18.12'
Diffstat (limited to 'src')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4a1f173d8..d5206beb3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -136,7 +136,6 @@ target_link_libraries( dolphinvcs Qt5::Concurrent Qt5::Gui - KF5::Crash KF5::I18n KF5::IconThemes KF5::KIOCore @@ -301,6 +300,7 @@ kf5_add_kdeinit_executable(dolphin ${dolphin_SRCS}) target_link_libraries(kdeinit_dolphin PRIVATE dolphinstatic dolphinprivate + KF5::Crash ) include(DbusInterfaceMacros) |
