Skip to content

Commit

Permalink
app-crypt/libykneomgr: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 27, 2018
1 parent 11d811c commit 7c6ee65
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions app-crypt/libykneomgr/libykneomgr-0.1.8.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7

inherit udev

Expand All @@ -14,12 +14,11 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="kernel_linux"

RDEPEND="sys-apps/pcsc-lite
DEPEND="sys-apps/pcsc-lite
dev-libs/libzip"
DEPEND="${RDEPEND}
virtual/pkgconfig"
RDEPEND="${RDEPEND}
RDEPEND="${DEPEND}
>=app-crypt/ccid-1.4.18[usb]"
BDEPEND="virtual/pkgconfig"

src_configure() {
econf \
Expand Down

0 comments on commit 7c6ee65

Please sign in to comment.