mumble-server dependencies
Yann Leboulanger
asterix at lagaule.org
Fri Jan 9 18:40:16 UTC 2009
Patrick Matthäi wrote:
> Yann Leboulanger schrieb:
>> Hi,
>
>> Is it mandatory for mumble to depend on all those atk, cups, gtk, qt and
>> X libs in general?
>> I mean I think a mumble server is supposed to work on a server, which
>> most of the time don't have an X server, so no need of a graphical
>> interface to run a server.
>
>> But maybe I missed something?
>
>> Thanks for your lights
>
> Hello,
>
> no you do not need them. It sounds like you have enabled the
> installation of recommends, which is not an issue of the mumble package,
> but by his reverse depends.
>
> In apt you may disable this "feature" by creating a file like this:
>
> me at exez:~$ cat /etc/apt/apt.conf.d/90norecommends
> APT {
> Install-Recommends "false";
> Install-Suggests "false";
> }
>
>
Hey, perfect, thanks. I thought this "feature" was not enabled by
default. Sorry for noise.
--
Yann
More information about the Pkg-voip-maintainers
mailing list