diff options
author | ormorph <[email protected]> | 2024-01-14 09:36:03 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2024-01-14 09:36:03 +0300 |
commit | 7675aea286105aca0c0d75586fb0e3bd2f2753de (patch) | |
tree | 535d2b7fa1905a19c9bc6fae9b79b5df49e353e5 /trinity-apps/kchart | |
parent | 75781374864d2810908644e1ed2e5cd3835307d8 (diff) | |
download | tde-packaging-gentoo-7675aea286105aca0c0d75586fb0e3bd2f2753de.tar.gz tde-packaging-gentoo-7675aea286105aca0c0d75586fb0e3bd2f2753de.zip |
Fix doxygen dependency in ebuilds
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'trinity-apps/kchart')
-rw-r--r-- | trinity-apps/kchart/kchart-14.1.0.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/kchart/kchart-14.1.1.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/kchart/kchart-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-apps/kchart/kchart-14.1.0.ebuild b/trinity-apps/kchart/kchart-14.1.0.ebuild index d9163d8e..a08bf813 100644 --- a/trinity-apps/kchart/kchart-14.1.0.ebuild +++ b/trinity-apps/kchart/kchart-14.1.0.ebuild @@ -26,7 +26,7 @@ DEPEND="~trinity-base/tdelibs-${PV} RDEPEND="${DEPEND} handbook? ( ~trinity-base/khelpcenter-${PV} - app-doc/doxygen )" + app-text/doxygen )" KMCOPYLIB="libkformula lib/kformula libkofficecore lib/kofficecore diff --git a/trinity-apps/kchart/kchart-14.1.1.ebuild b/trinity-apps/kchart/kchart-14.1.1.ebuild index d9163d8e..a08bf813 100644 --- a/trinity-apps/kchart/kchart-14.1.1.ebuild +++ b/trinity-apps/kchart/kchart-14.1.1.ebuild @@ -26,7 +26,7 @@ DEPEND="~trinity-base/tdelibs-${PV} RDEPEND="${DEPEND} handbook? ( ~trinity-base/khelpcenter-${PV} - app-doc/doxygen )" + app-text/doxygen )" KMCOPYLIB="libkformula lib/kformula libkofficecore lib/kofficecore diff --git a/trinity-apps/kchart/kchart-9999.ebuild b/trinity-apps/kchart/kchart-9999.ebuild index f5604dbc..752c208c 100644 --- a/trinity-apps/kchart/kchart-9999.ebuild +++ b/trinity-apps/kchart/kchart-9999.ebuild @@ -26,7 +26,7 @@ DEPEND="~trinity-base/tdelibs-${PV} RDEPEND="${DEPEND} handbook? ( ~trinity-base/khelpcenter-${PV} - app-doc/doxygen )" + app-text/doxygen )" KMCOPYLIB="libkformula lib/kformula libkofficecore lib/kofficecore |