diff options
Diffstat (limited to 'ubuntu')
-rwxr-xr-x | ubuntu/_base/tdelibs/debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/tdelibs/debian/rules b/ubuntu/_base/tdelibs/debian/rules index 1aa22c664..54c8375b6 100755 --- a/ubuntu/_base/tdelibs/debian/rules +++ b/ubuntu/_base/tdelibs/debian/rules @@ -41,9 +41,6 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_TDEHWLIB_DAEMONS="ON" \ -DWITH_LOGINDPOWER="ON" \ -DWITH_UPOWER="ON" \ - -DWITH_UDISKS="ON" \ - -DWITH_UDISKS2="ON" \ - -DWITH_UDEVIL="ON" \ -DWITH_CONSOLEKIT="ON" \ -DWITH_NETWORK_MANAGER_BACKEND="ON" \ -DWITH_LZMA="ON" \ |