diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 22:27:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 22:44:30 +0100 |
commit | 5acd09174b8ef0ed2c965b73f5dd8c8e0d531687 (patch) | |
tree | 9b963844a657c51da0275e5d831934246135f2f0 /app-crypt/libu2f-host | |
parent | net-misc/teamviewer: Drop old (diff) | |
download | gentoo-5acd09174b8ef0ed2c965b73f5dd8c8e0d531687.tar.gz gentoo-5acd09174b8ef0ed2c965b73f5dd8c8e0d531687.tar.bz2 gentoo-5acd09174b8ef0ed2c965b73f5dd8c8e0d531687.zip |
app-crypt/libu2f-host: Add subslot operator on dev-libs/json-c atom
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-crypt/libu2f-host')
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild index 418200fcb7b5..6d1773945177 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ IUSE="kernel_linux static-libs systemd" RDEPEND=" dev-libs/hidapi - dev-libs/json-c" + dev-libs/json-c:=" DEPEND="${RDEPEND} virtual/pkgconfig" RDEPEND="${RDEPEND} diff --git a/app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild b/app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild index 6d9c891c4722..129a3f8c98c1 100644 --- a/app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild +++ b/app-crypt/libu2f-host/libu2f-host-1.1.3.ebuild @@ -16,7 +16,7 @@ IUSE="kernel_linux static-libs systemd" RDEPEND=" dev-libs/hidapi - dev-libs/json-c" + dev-libs/json-c:=" DEPEND="${RDEPEND} virtual/pkgconfig" RDEPEND="${RDEPEND} |