summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2020-05-02 00:12:39 -0600
committerJason A. Donenfeld <zx2c4@gentoo.org>2020-05-02 00:15:15 -0600
commit156ccdd04fc7dc9403041a144d584a1140741e6e (patch)
treeee480f842cf4afdff79af727d8d988f92b01641f /app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild
parentnet-im/zoom: Version bump to 5.0.399860.0429. (diff)
downloadgentoo-156ccdd04fc7dc9403041a144d584a1140741e6e.tar.gz
gentoo-156ccdd04fc7dc9403041a144d584a1140741e6e.tar.bz2
gentoo-156ccdd04fc7dc9403041a144d584a1140741e6e.zip
app-crypt/libu2f-host: account for c-json changes
Fixes: https://bugs.gentoo.org/720358 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild')
-rw-r--r--app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild
index 0c27d050b295..3355f7bcc195 100644
--- a/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild
+++ b/app-crypt/libu2f-host/libu2f-host-1.1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,6 +25,8 @@ BDEPEND="virtual/pkgconfig"
CONFIG_CHECK="~HIDRAW"
+PATCHES=( "${FILESDIR}/${P}-json-boolean.patch" )
+
src_install() {
default
if use kernel_linux; then