diff options
| author | Elvis Angelaccio <[email protected]> | 2017-02-06 00:07:58 +0100 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2017-02-06 00:07:58 +0100 |
| commit | 62b7f9228a4dd06c6ece81df3dbfe07b077dcb7e (patch) | |
| tree | a35dd724345302c783ca38f4e1dd1cfddb2aa766 /CMakeLists.txt | |
| parent | f785d95171173162388633d45ef559e78eed64f6 (diff) | |
Drop no longer used dependency
KWindowSystem is no longer used since commit 230fe13d1f.
It was only pulled for `KWindowEffects::enableBlurBehind()`, which is
now in plasma-integration (triggered by KToolTipWidget).
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e3494f5a8..ad75d9ebe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -63,7 +63,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS IconThemes Completion TextWidgets - WindowSystem Notifications Crash ) |
