net-wireless/mfoc: rebuild on libnfc change

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
Rick Farina
2020-07-01 15:21:53 -04:00
parent 116a55a8c8
commit b4fe2f4e3c

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ LICENSE="GPL-2 GPL-2+ BSD-2"
SLOT="0"
KEYWORDS="~amd64"
DEPEND=">=dev-libs/libnfc-1.7.0"
DEPEND=">=dev-libs/libnfc-1.7.0:="
RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}-${P}"