summaryrefslogtreecommitdiff
path: root/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libnfc/libnfc-1.8.0-r1.ebuild')
-rw-r--r--dev-libs/libnfc/libnfc-1.8.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild b/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild
index afe0ceeb6565..ef8be90d793a 100644
--- a/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild
+++ b/dev-libs/libnfc/libnfc-1.8.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
virtual/pkgconfig
- doc? ( app-doc/doxygen )"
+ doc? ( app-text/doxygen )"
src_configure() {
local drivers="arygon,pn532_uart,pn532_spi,pn532_i2c,acr122s"