summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorJonatan Pålsson <jonatan.p@gmail.com>2020-03-07 20:54:01 +0000
committerArmin Kuster <akuster808@gmail.com>2020-03-08 14:13:07 -0700
commit6eaee464bfb8793145c313dfcf68eddc95eb6f29 (patch)
treef1b61395ed3ee43e745d9231d8ab43529e253fc4 /classes
parent1c22721eae19a324a5c590ca0b6c3b62455d78c2 (diff)
downloadmeta-security-6eaee464bfb8793145c313dfcf68eddc95eb6f29.tar.gz
sssd: DEPEND on nss if nothing else is chosen
sssd will attempt to build against nss if no crypto is selected. If a bbappend sets PACKAGECONFIG = <list without nss or crypto>, the appropriate DEPEND is not established. Fixes the following configure error: ... snip ... | checking for NSS... configure: error: Package requirements (nss) were not met: | | No package 'nss' found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables NSS_CFLAGS | and NSS_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. | | WARNING: exit code 1 from a shell command. Signed-off-by: Jonatan Pålsson <jonatan.p@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions