[Buildroot] [PATCH 2/4] Make Berkeley DB a dependency of linux-pam and make sure it is selected

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Sep 11 14:32:55 UTC 2012


Le Sat,  8 Sep 2012 00:21:04 -0400,
Dmitry <golubovsky at gmail.com> a écrit :

> -LINUX_PAM_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl) flex
> +LINUX_PAM_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl) flex berkeleydb

Looking at the code, the dependency indeed looks necessary. But isn't
it possible to rework a bit linux-pam to make this dependency optional
(and then submit this upstream)? Of course, if you don't care about
making this dependency optional, then just keep it as it is.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list