Nicolás Reynoso, [EMAIL PROTECTED]:00:46(-0300): > >Perdón, pero si no me equivoco. Hay muchas librerias que te muestra el >deborphan que quizá no son vitales para un programa, pero que si las utiliza >como un plus.
man deborphan: -n, --nice-mode Toggle nice-mode. If DEFAULT_NICE is defined at compiletime, this option will turn off nice-mode. Nice-mode checks if there is a package `suggesting' or `recommending' the package. If one is found, the package will be marked as in use, or, when -s is used, print out the package suggesting the package as if it were depending on it. El tema es saber si está compilado con DEFAULT_NICE. Supongo que se podrá ver bajando el código fuente. -- David Serrano