so i wanted to install net-p2p/dchub onto a server of mine
root@rux0r edb-1.0.3 # emerge dchub -p
These are the packages that I would merge, in order.
Calculating dependencies ...done!
[ebuild N ] x11-base/xfree-4.2.0-r12 to /
[ebuild N ] x11-libs/gtk+-1.2.10-r8 to /
[ebuild N ] dev-db/edb-1.0.3 to /
[ebuild N ] net-p2p/dchub-0.1.1 to /
umm ... i cant say i really want X on my server ...
root@rux0r root # emerge edb --no-deps
<works just dandy>
root@rux0r root # emerge dchub
<works just fine>
root@rux0r root # dchub <options>
<works just fine>
fix in the RDEPEND variable for edb-1.0.3.ebuild:
gtk? ( =x11-libs/gtk+-1.2* )"