dev-libs/jsoncpp: Sync with Gentoo

It's from Gentoo commit f7fdfdaeec3764929686064a6054c38a6b2d7788.
This commit is contained in:
Flatcar Buildbot 2024-01-15 07:11:06 +00:00 committed by Krzesimir Nowak
parent ae3d0c197d
commit 401e728335

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -22,7 +22,7 @@ RESTRICT="!test? ( test )"
BDEPEND=" BDEPEND="
${PYTHON_DEPS} ${PYTHON_DEPS}
doc? ( app-doc/doxygen ) doc? ( app-text/doxygen )
" "
src_configure() { src_configure() {