Hi Mario, money, as you describe should be a `:money` feature module/ library module itself (I use feature/ library interchangeably as it's hard to distinguish sometimes).
Another example comes to mind is that most apps' features would need to depend on a user/ profile module.
So yes, feature modules can depend on each other no problem :D
Does that answer your question?