diff options
Diffstat (limited to 'net-misc/streamtuner')
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild b/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild index c07f5be960e3..dbeeb36c2c99 100644 --- a/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild +++ b/net-misc/streamtuner/streamtuner-0.99.99-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ RDEPEND=" x11-misc/xdg-utils " DEPEND="${RDEPEND} - dev-util/gtk-doc-am + dev-build/gtk-doc-am virtual/pkgconfig " |