+# is_depends_enabled is only in devel for now #12949
+# once it is everywhere, only the second if block should remain
+if declare -f is_depends_enabled &> /dev/null; then
+ if is_depends_enabled $SPELL hal; then
+ depends dbus-qt3-old
+ fi
+else
+ message "dbus-qt3-old is needed for the hal backend, so say y here if you
said y to hal" &&
+ optional_depends dbus-qt3-old '' '' 'for automatic hardware detection'
+fi &&
+
optional_depends ntp \
'' \
'' \
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index d0bca1b..7c0db5b 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2006-08-05 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: really add optional dbus-qt3 (for hal)
+
2006-08-01 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 3.5.4
* post-3.5.0-kdebase-kdm.diff: REMOVE
[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (094ccf21be16afd5beb5cb7c08fca51d6bc7022f),
Jaka Kranjc, 08/05/2006