
  Dependencies.txt
====================

This file lists dependencies between the modules of irmp3.
Not all of these dependencies are obvious; some of them can only
be discovered by taking a closer look at the communication
between the modules.


mod_alarm
 - depends on mod_enviroment
 
mod_autoshutdown
 - depends on mod_idle
 
mod_beep

mod_browser
 - depends on mod_playlist
 
mod_cd
 - depends on mod_playlist
 
mod_debug

mod_env

mod_idle

mod_lcdproc
 - depends on LCDproc (external program)
 
mod_lirc
 - depends on LIRC (external program)

mod_mixer

mod_mpg123
 - depends on mpg123 (external program)
 - CAUTION: At the moment, the whole program depends on mog_mpg123.
 
mod_netctl

mod_playlist

mod_playlistlist
 - depends on mod_playlist
 
mod_timer
 - depends on mod_mixer (well, not really, but will work better with than without)

mod_fifo

mod_mplayer
 - depends on mplayer (external program)

mod_timidity
 - depends on timidity (external program)

mod_player
