Remove unused KIO dependency
This commit is contained in:
parent
ada29cfc9a
commit
1e36e79fa3
2 changed files with 0 additions and 2 deletions
|
@ -86,7 +86,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
|
||||||
Completion
|
Completion
|
||||||
Declarative
|
Declarative
|
||||||
KCMUtils
|
KCMUtils
|
||||||
KIO
|
|
||||||
NewStuff
|
NewStuff
|
||||||
Service
|
Service
|
||||||
TextWidgets
|
TextWidgets
|
||||||
|
|
|
@ -19,7 +19,6 @@ target_link_libraries(kcm_kwin_scripts
|
||||||
|
|
||||||
KF5::I18n
|
KF5::I18n
|
||||||
KF5::KCMUtils
|
KF5::KCMUtils
|
||||||
KF5::KIOCore
|
|
||||||
KF5::NewStuff
|
KF5::NewStuff
|
||||||
KF5::Package
|
KF5::Package
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue