diff options
author | ormorph <[email protected]> | 2022-07-16 10:25:32 +0200 |
---|---|---|
committer | ormorph <[email protected]> | 2022-07-16 10:52:06 +0200 |
commit | 4cd432ea19c88edc3f4c47986f2837fa382433ae (patch) | |
tree | b24e7fbe4933f666a6e9f73bf5c1e307d76d1b41 /trinity-apps/koffice-meta | |
parent | 2c4121c3348c089d07d0fade2d1f1bd07301418a (diff) | |
download | tde-packaging-gentoo-4cd432ea19c88edc3f4c47986f2837fa382433ae.tar.gz tde-packaging-gentoo-4cd432ea19c88edc3f4c47986f2837fa382433ae.zip |
Added handbook assembly in subpackages for the koffice metapackage
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'trinity-apps/koffice-meta')
-rw-r--r-- | trinity-apps/koffice-meta/koffice-meta-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/trinity-apps/koffice-meta/koffice-meta-9999.ebuild b/trinity-apps/koffice-meta/koffice-meta-9999.ebuild index df7c51f9..562a734c 100644 --- a/trinity-apps/koffice-meta/koffice-meta-9999.ebuild +++ b/trinity-apps/koffice-meta/koffice-meta-9999.ebuild @@ -1,5 +1,5 @@ -# Copyright 1999-2021 Gentoo Authors -# Copyright 2021 The Trinity Desktop Project +# Copyright 1999-2022 Gentoo Authors +# Copyright 2022 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -28,6 +28,5 @@ RDEPEND=" ~trinity-apps/kspread-${PV} ~trinity-apps/kugar-${PV} ~trinity-apps/kword-${PV} - ~trinity-apps/koffice-doc-${PV} ~trinity-apps/koffice-i18n-${PV} " |