Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
Attempting to find why aptitude wants to install x11 on a headless server
* What exactly did you do (or not do) that was effective (or
ineffective)?
aptitude why --without-recommends xserver-xorg
* What was the outcome of this action?
root@helix:~# aptitude why xserver-xorg
i reportbug Suggests claws-mail (>= 3.8.0)
p claws-mail Recommends xfonts-100dpi | xfonts-75dpi | xfonts-100dpi-transcoded | xfonts-75dpi-transcoded
p xfonts-75dpi-transcoded Suggests xfs | xserver
p xserver-xorg Provides xserver
* What outcome did you expect instead?
Reason to install xserver-xord without 'Recommends' or 'Suggests' style dependencies
*** End of the template - remove these lines ***