diff options
Diffstat (limited to 'media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild')
-rw-r--r-- | media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild b/media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild index 9bc39d083dbc..08ca329f3266 100644 --- a/media-sound/hydrogen/hydrogen-1.2.2-r1.ebuild +++ b/media-sound/hydrogen/hydrogen-1.2.2-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 @@ -27,7 +27,7 @@ REQUIRED_USE="lash? ( alsa )" BDEPEND=" dev-qt/linguist-tools:5 virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " CDEPEND=" dev-qt/qtcore:5 |