mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sci-electronics/qelectrotech: Add missing BDEPEND
Closes: https://bugs.gentoo.org/873010 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2001-2024 Gentoo Authors
|
||||
# Copyright 2001-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -24,7 +24,7 @@ IUSE="doc"
|
||||
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
doc? ( app-text/doxygen )
|
||||
doc? ( app-text/doxygen[dot] )
|
||||
"
|
||||
RDEPEND="
|
||||
dev-db/sqlite:3
|
||||
|
||||
Reference in New Issue
Block a user