mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
gr-sdrplay3: doxygen move
This commit is contained in:
parent
b79aaa62db
commit
54b2b32b57
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS}
|
|||
DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="$(python_gen_cond_dep 'dev-python/pybind11[${PYTHON_USEDEP}]')
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
|
@ -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
|
||||
|
|
@ -30,7 +30,7 @@ RDEPEND="${PYTHON_DEPS}
|
|||
DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND="$(python_gen_cond_dep 'dev-python/pybind11[${PYTHON_USEDEP}]')
|
||||
doc? ( app-doc/doxygen )
|
||||
doc? ( app-text/doxygen )
|
||||
"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue