Notifications doesn't need kconf anymore

This commit is contained in:
Albert Vaca 2016-05-31 18:13:37 +02:00
parent ea9c6330e9
commit aca9cc0ed7

View file

@ -14,5 +14,4 @@ target_link_libraries(kdeconnect_notifications
KF5::Notifications
KF5::I18n
KF5::IconThemes
KF5::ConfigCore
)