I emerged pandodl (~x86 0.9.2.0), and when I start it it says: /opt/pandodl/bin/pandoDownloader: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory So I assume it is missing xinerama deps (I don't have it installed) Reproducible: Always
I think pandodl's libs shouldn't be compiled against libXinerama, that's my fault and I'll fix this in future releases. To workaround this, I added libXinerama to RDEPEND as you suggested. Please, emerge libXinerama and everything should be working.
Removed from portage.