blob: 8345bb920087ae8ca2c32b5e58b56d678a66bdc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
commit decb01292e4b5579a53741d5412a797daa53c1d6
Author: Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
Date: Sat Apr 22 12:43:37 2017 +0200
Drop unused DBusAddons
REVIEW: 130099
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e52b69be6..34ea3729a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,7 +47,6 @@ find_package(KF5 ${KF5_REQUIRED_VERSION} REQUIRED COMPONENTS
Config
ConfigWidgets
CoreAddons
- DBusAddons
DocTools
IconThemes
JS
|