diff options
Diffstat (limited to 'app-text/libstaroffice/libstaroffice-9999.ebuild')
-rw-r--r-- | app-text/libstaroffice/libstaroffice-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libstaroffice/libstaroffice-9999.ebuild b/app-text/libstaroffice/libstaroffice-9999.ebuild index 3c514f0b343e..a4cfd8260b1e 100644 --- a/app-text/libstaroffice/libstaroffice-9999.ebuild +++ b/app-text/libstaroffice/libstaroffice-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ SLOT="0" IUSE="debug doc tools +zlib" BDEPEND=" - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " DEPEND=" dev-libs/librevenge |