depends xmms  &&

if [ "$WITH_READLINE" == "y" ] ; then
	depends  autoconf  &&
	depends  automake  &&
	depends  readline &&
	OPTS="$OPTS --with-readline"
fi
