[Lunar-commits] <moonbase> gsmartcontrol: remove the test regarding kde3.

Florin Braescu florin at lunar-linux.org
Sat Jan 2 15:26:49 CET 2010


commit 83e39d9b151c5f09d632f0758f82d1e9a3d4060c
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 2 16:26:49 2010 +0200

    gsmartcontrol: remove the test regarding kde3.
---
 utils/gsmartcontrol/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/gsmartcontrol/DEPENDS b/utils/gsmartcontrol/DEPENDS
index 3ec8d22..92a46de 100644
--- a/utils/gsmartcontrol/DEPENDS
+++ b/utils/gsmartcontrol/DEPENDS
@@ -2,6 +2,6 @@ depends smartmontools
 depends pcre
 depends gtkmm
 
-if ! ( module_installed kde3 || module_installed kde4 ) ; then
+if ! ( module_installed kde4 ) ; then
   optional_depends gksu "" "" "To make the desktop menu entries work"
 fi;


More information about the Lunar-commits mailing list