From af0c662c53533c65eccd3c7b9ffdcf7655b04eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 23 Jan 2016 04:50:00 +0100 Subject: Enable udevil support in tdelibs on Debian and Ubuntu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/lenny/tdelibs/debian/rules | 1 + debian/squeeze/tdelibs/debian/rules | 1 + ubuntu/maverick/tdelibs/debian/rules | 1 + 3 files changed, 3 insertions(+) diff --git a/debian/lenny/tdelibs/debian/rules b/debian/lenny/tdelibs/debian/rules index 411bd20e2..91d16e7d2 100755 --- a/debian/lenny/tdelibs/debian/rules +++ b/debian/lenny/tdelibs/debian/rules @@ -45,6 +45,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_UPOWER="ON" \ -DWITH_UDISKS="ON" \ -DWITH_UDISKS2="ON" \ + -DWITH_UDEVIL="ON" \ -DWITH_CONSOLEKIT="ON" \ -DWITH_NETWORK_MANAGER_BACKEND="ON" \ -DWITH_LZMA="ON" \ diff --git a/debian/squeeze/tdelibs/debian/rules b/debian/squeeze/tdelibs/debian/rules index 7cdbfc21c..facbd53e5 100755 --- a/debian/squeeze/tdelibs/debian/rules +++ b/debian/squeeze/tdelibs/debian/rules @@ -45,6 +45,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_UPOWER="ON" \ -DWITH_UDISKS="ON" \ -DWITH_UDISKS2="ON" \ + -DWITH_UDEVIL="ON" \ -DWITH_CONSOLEKIT="ON" \ -DWITH_NETWORK_MANAGER_BACKEND="ON" \ -DWITH_LZMA="ON" \ diff --git a/ubuntu/maverick/tdelibs/debian/rules b/ubuntu/maverick/tdelibs/debian/rules index f2d42dcab..68a6dae8d 100755 --- a/ubuntu/maverick/tdelibs/debian/rules +++ b/ubuntu/maverick/tdelibs/debian/rules @@ -45,6 +45,7 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_UPOWER="ON" \ -DWITH_UDISKS="ON" \ -DWITH_UDISKS2="ON" \ + -DWITH_UDEVIL="ON" \ -DWITH_CONSOLEKIT="ON" \ -DWITH_NETWORK_MANAGER_BACKEND="ON" \ -DWITH_LZMA="ON" \ -- cgit v1.2.3