diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-27 14:32:34 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-27 14:32:34 +0000 |
commit | 1b871bb081e9445c619f2e73be63b17c4aece9fa (patch) | |
tree | 52620bbbbea811e61d66e3c06eebe06811a455a7 /metadata/md5-cache/app-emulation | |
parent | Merge updates from master (diff) | |
download | gentoo-1b871bb081e9445c619f2e73be63b17c4aece9fa.tar.gz gentoo-1b871bb081e9445c619f2e73be63b17c4aece9fa.tar.bz2 gentoo-1b871bb081e9445c619f2e73be63b17c4aece9fa.zip |
2021-01-27 14:32:34 UTC
Diffstat (limited to 'metadata/md5-cache/app-emulation')
-rw-r--r-- | metadata/md5-cache/app-emulation/libcacard-2.6.0 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/metadata/md5-cache/app-emulation/libcacard-2.6.0 b/metadata/md5-cache/app-emulation/libcacard-2.6.0 index 857b9c2a6a27..43d78b6d3933 100644 --- a/metadata/md5-cache/app-emulation/libcacard-2.6.0 +++ b/metadata/md5-cache/app-emulation/libcacard-2.6.0 @@ -1,7 +1,8 @@ +BDEPEND=virtual/pkgconfig DEFINED_PHASES=configure install prepare -DEPEND=>=dev-libs/nss-3.13 >=dev-libs/glib-2.22 passthrough? ( >=sys-apps/pcsc-lite-1.8 ) virtual/pkgconfig +DEPEND=>=dev-libs/nss-3.13 >=dev-libs/glib-2.22 passthrough? ( >=sys-apps/pcsc-lite-1.8 ) DESCRIPTION=virtual Common Access Card (CAC) library emulator -EAPI=6 +EAPI=7 HOMEPAGE=https://www.spice-space.org/ IUSE=+passthrough static-libs KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 @@ -9,4 +10,4 @@ LICENSE=GPL-3 RDEPEND=>=dev-libs/nss-3.13 >=dev-libs/glib-2.22 passthrough? ( >=sys-apps/pcsc-lite-1.8 ) SLOT=0 SRC_URI=https://www.spice-space.org/download/libcacard/libcacard-2.6.0.tar.xz -_md5_=d62fbdc2054c8805a5468fe930a66e35 +_md5_=b31cd02ae3c0b2fcb63224c9d6ca29f3 |