mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/libfido2: fix usex typo
Bug: https://bugs.gentoo.org/927993 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -46,7 +46,7 @@ src_configure() {
|
||||
-DBUILD_EXAMPLES=OFF
|
||||
-DBUILD_STATIC_LIBS=$(usex static-libs)
|
||||
-DNFC_LINUX=$(usex nfc)
|
||||
-DUSE_PCSC=$(usex smartcard pcsc-lte)
|
||||
-DUSE_PCSC=$(usex smartcard)
|
||||
-DUSE_HIDAPI=$(usex hidapi)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user