diff options
Diffstat (limited to 'dev-cpp/cairomm/cairomm-1.16.2.ebuild')
-rw-r--r-- | dev-cpp/cairomm/cairomm-1.16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/cairomm/cairomm-1.16.2.ebuild b/dev-cpp/cairomm/cairomm-1.16.2.ebuild index 3c69fcb42aed..e28126d37356 100644 --- a/dev-cpp/cairomm/cairomm-1.16.2.ebuild +++ b/dev-cpp/cairomm/cairomm-1.16.2.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 @@ -30,7 +30,7 @@ BDEPEND=" gtk-doc? ( ${PYTHON_DEPS} >=dev-cpp/mm-common-1.0.4 - app-doc/doxygen[dot] + app-text/doxygen[dot] dev-libs/libxslt ) " |