While TDEHWLIB itself (i.e. the library code in
tdelibs) is
not, other previously HAL-dependent features in tdebase are still
dependent on dbus-tqt. Therefore, tdebase is dependent on dbus-tqt
even if the TDEHWLIB is in use.
Seems then that my temporary patch is best? Just delete the if( WITH_HAL ) test and build
with dbus-tqt support regardless of how WITH_HAL or WITH_TDEHWLIB are set?
Darrell