KLocale moved in KDE4Support

This commit is contained in:
Kevin Ottens 2013-10-22 14:19:15 +02:00
parent 6747a13c21
commit e79c58807a

View File

@ -20,7 +20,7 @@ target_link_libraries(localebindingsplugin
${Qt5Quick_LIBRARIES}
${Qt5Qml_LIBRARIES}
${KCore_LIBRARIES}
KF5::KDE4Attic
${KDE4Support_LIBRARIES}
KF5::KI18n
)
install(TARGETS localebindingsplugin DESTINATION ${QML_INSTALL_DIR}/org/kde/locale)