Do not make libsqlite3 dependency chain only defined for kerberos, soon more

options would need libsqlite3 as well thus depends on this definitions
This commit is contained in:
Baptiste Daroussin 2015-05-30 16:00:33 +00:00
parent 6332aaacb4
commit 645acf41e3

View File

@ -1806,9 +1806,10 @@ kerberos5/lib/libroken__L: lib/libcrypt__L
kerberos5/lib/libwind__L: kerberos5/lib/libroken__L lib/libcom_err__L
kerberos5/lib/libheimbase__L: lib/libthr__L
kerberos5/lib/libheimipcc__L: kerberos5/lib/libroken__L kerberos5/lib/libheimbase__L lib/libthr__L
lib/libsqlite3__L: lib/libthr__L
.endif
lib/libsqlite3__L: lib/libthr__L
.if ${MK_GSSAPI} != "no"
_lib_libgssapi= lib/libgssapi
.endif