diff --git a/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild b/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild index 9f04e6f2ee337..bca893db5e29f 100644 --- a/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild +++ b/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild @@ -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