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
|
||||
Declarative
|
||||
KCMUtils
|
||||
KIO
|
||||
NewStuff
|
||||
Service
|
||||
TextWidgets
|
||||
|
|
|
@ -19,7 +19,6 @@ target_link_libraries(kcm_kwin_scripts
|
|||
|
||||
KF5::I18n
|
||||
KF5::KCMUtils
|
||||
KF5::KIOCore
|
||||
KF5::NewStuff
|
||||
KF5::Package
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue