You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-fs/cryptsetup/files/cryptsetup-2.0.4-fix-static...

19 lines
427 B

--- a/src/Makemodule.am 2018-07-31 14:32:46.000000000 +0200
+++ b/src/Makemodule.am 2018-08-12 17:13:26.000000000 +0200
@@ -64,6 +64,7 @@
$(veritysetup_LDADD) \
@CRYPTO_STATIC_LIBS@ \
@DEVMAPPER_STATIC_LIBS@ \
+ @PWQUALITY_STATIC_LIBS@ \
@UUID_LIBS@
endif
endif
@@ -93,6 +94,7 @@
$(integritysetup_LDADD) \
@CRYPTO_STATIC_LIBS@ \
@DEVMAPPER_STATIC_LIBS@ \
+ @PWQUALITY_STATIC_LIBS@ \
@UUID_LIBS@
endif
endif