mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Depend directly on kcmutils.
svn path=/trunk/KDE/kdebase/apps/; revision=1125889
This commit is contained in:
parent
6a096cca2d
commit
de2cc4bd59
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ kde4_add_kdeinit_executable(dolphin ${dolphin_SRCS})
|
|||
target_link_libraries(kdeinit_dolphin
|
||||
${KDE4_KDEPRINT_LIBS}
|
||||
${KDE4_KFILE_LIBS}
|
||||
${KDE4_KUTILS_LIBRARY}
|
||||
${KDE4_KCMUTILS_LIBRARY}
|
||||
konq
|
||||
dolphinprivate
|
||||
knewstuff3
|
||||
|
|
Loading…
Reference in a new issue