On Tuesday 20 November 2007 17:12:33 Mikhail Teterin wrote:
> Why do I need to install cdrecord in order to build X-server?
>
> glib and gtk seem necessary too...
>
> -mi
New xorg-server utilizes sysutils/hal for hardware autodetection, glib20
and cdrecord are dependencies of hal (can be turned off using
WITHOUT_HAL). It also needs dbus, polkit and so on. Not sure about gtk.
HTH,
Yuri