libsubid: fix build with libcrack
Fixes a link failure: ../libsubid/.libs/libsubid.so: undefined reference to `FascistCheck' Bug: https://bugs.gentoo.org/806124 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
parent
065aae682c
commit
6becc82e26
@ -11,6 +11,7 @@ MISCLIBS = \
|
|||||||
$(LIBAUDIT) \
|
$(LIBAUDIT) \
|
||||||
$(LIBSELINUX) \
|
$(LIBSELINUX) \
|
||||||
$(LIBSEMANAGE) \
|
$(LIBSEMANAGE) \
|
||||||
|
$(LIBCRACK) \
|
||||||
$(LIBCRYPT_NOPAM) \
|
$(LIBCRYPT_NOPAM) \
|
||||||
$(LIBSKEY) \
|
$(LIBSKEY) \
|
||||||
$(LIBMD) \
|
$(LIBMD) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user