diff options
author | ormorph <roma251078@mail.ru> | 2024-01-14 09:36:03 +0300 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2024-01-14 09:36:03 +0300 |
commit | 7675aea286105aca0c0d75586fb0e3bd2f2753de (patch) | |
tree | 535d2b7fa1905a19c9bc6fae9b79b5df49e353e5 /trinity-apps/kexi/kexi-9999.ebuild | |
parent | 75781374864d2810908644e1ed2e5cd3835307d8 (diff) | |
download | tde-packaging-gentoo-7675aea286105aca0c0d75586fb0e3bd2f2753de.tar.gz tde-packaging-gentoo-7675aea286105aca0c0d75586fb0e3bd2f2753de.zip |
Fix doxygen dependency in ebuilds
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/kexi/kexi-9999.ebuild')
-rw-r--r-- | trinity-apps/kexi/kexi-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/kexi/kexi-9999.ebuild b/trinity-apps/kexi/kexi-9999.ebuild index 10c51fc8..16c61317 100644 --- a/trinity-apps/kexi/kexi-9999.ebuild +++ b/trinity-apps/kexi/kexi-9999.ebuild @@ -32,7 +32,7 @@ DEPEND="~trinity-base/tdelibs-${PV} RDEPEND="${DEPEND} handbook? ( ~trinity-base/khelpcenter-${PV} - app-doc/doxygen )" + app-text/doxygen )" KMCOPYLIB=" libkformula lib/kformula |