@ -9,13 +9,6 @@
#
#################################################
# hal
pkg_search_module( HAL hal )
if( NOT HAL_FOUND )
tde_message_fatal( "hal are required, but not found on your system" )
endif( )
# dbus-1
pkg_search_module( DBUS dbus-1 )
if( NOT DBUS_FOUND )