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/koshell | |
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/koshell')
-rw-r--r-- | trinity-apps/koshell/koshell-14.1.0.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/koshell/koshell-14.1.1.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/koshell/koshell-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-apps/koshell/koshell-14.1.0.ebuild b/trinity-apps/koshell/koshell-14.1.0.ebuild index 433e9de3..7eca1259 100644 --- a/trinity-apps/koshell/koshell-14.1.0.ebuild +++ b/trinity-apps/koshell/koshell-14.1.0.ebuild @@ -25,7 +25,7 @@ DEPEND=" RDEPEND="${DEPEND} handbook? ( ~trinity-base/khelpcenter-${PV} - app-doc/doxygen ) + app-text/doxygen ) " KMCOPYLIB=" diff --git a/trinity-apps/koshell/koshell-14.1.1.ebuild b/trinity-apps/koshell/koshell-14.1.1.ebuild index 433e9de3..7eca1259 100644 --- a/trinity-apps/koshell/koshell-14.1.1.ebuild +++ b/trinity-apps/koshell/koshell-14.1.1.ebuild @@ -25,7 +25,7 @@ DEPEND=" RDEPEND="${DEPEND} handbook? ( ~trinity-base/khelpcenter-${PV} - app-doc/doxygen ) + app-text/doxygen ) " KMCOPYLIB=" diff --git a/trinity-apps/koshell/koshell-9999.ebuild b/trinity-apps/koshell/koshell-9999.ebuild index c329ef69..7f9b862c 100644 --- a/trinity-apps/koshell/koshell-9999.ebuild +++ b/trinity-apps/koshell/koshell-9999.ebuild @@ -25,7 +25,7 @@ DEPEND=" RDEPEND="${DEPEND} handbook? ( ~trinity-base/khelpcenter-${PV} - app-doc/doxygen ) + app-text/doxygen ) " KMCOPYLIB=" |