diff options
author | Michael Palimaka <kensington@gentoo.org> | 2019-02-28 00:09:51 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2019-02-28 00:10:57 +1100 |
commit | 0255633c45bb321024ee75d23d89024a108cce0d (patch) | |
tree | 866fb5c077cf2a1b2cc4ccb542fcc4dbc8183b6b /sys-auth | |
parent | sys-kernel/gentoo-sources: Linux patch 4.14.104 (diff) | |
download | gentoo-0255633c45bb321024ee75d23d89024a108cce0d.tar.gz gentoo-0255633c45bb321024ee75d23d89024a108cce0d.tar.bz2 gentoo-0255633c45bb321024ee75d23d89024a108cce0d.zip |
sys-auth/ykpers: add subslot operator for dev-libs/json-c
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/ykpers/ykpers-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/ykpers/ykpers-1.19.0.ebuild b/sys-auth/ykpers/ykpers-1.19.0.ebuild index e0c58c576882..264c412f26d1 100644 --- a/sys-auth/ykpers/ykpers-1.19.0.ebuild +++ b/sys-auth/ykpers/ykpers-1.19.0.ebuild @@ -15,7 +15,7 @@ LICENSE="BSD-2" IUSE="static-libs consolekit" RDEPEND=" - dev-libs/json-c + dev-libs/json-c:= >=sys-auth/libyubikey-1.6 virtual/libusb:1" DEPEND="${RDEPEND} |