[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kded
From:       Kevin Ottens <ervin () kde ! org>
Date:       2010-02-23 11:47:27
Message-ID: 1266925647.856907.2610.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1094924 by ervin:

kbuildsycoca doesn't need KIO anymore.


 M  +1 -2      CMakeLists.txt  


--- trunk/KDE/kdelibs/kded/CMakeLists.txt #1094923:1094924
@@ -46,8 +46,7 @@
 # We need to add a '4' so that kde3 apps running kbuildsycoca don't run the kde4 one.
 kde4_add_kdeinit_executable( kbuildsycoca4 NOGUI ${kbuildsycoca_KDEINIT_SRCS})
 
-# needs kio for KServiceGroup
-target_link_libraries(kdeinit_kbuildsycoca4  ${KDE4_KIO_LIBS} )
+target_link_libraries(kdeinit_kbuildsycoca4 ${KDE4_KDEUI_LIBS} ${QT_QTXML_LIBRARY})
 
 install(TARGETS kdeinit_kbuildsycoca4 ${INSTALL_TARGETS_DEFAULT_ARGS})
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic