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-libs | |
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-libs')
-rw-r--r-- | trinity-apps/koffice-libs/koffice-libs-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/koffice-libs/koffice-libs-9999.ebuild b/trinity-apps/koffice-libs/koffice-libs-9999.ebuild index 07636b13..02402ec3 100644 --- a/trinity-apps/koffice-libs/koffice-libs-9999.ebuild +++ b/trinity-apps/koffice-libs/koffice-libs-9999.ebuild @@ -31,7 +31,7 @@ DEPEND=" ~trinity-base/tdelibs-${PV} " -RDEPEND="$DEPEND" +RDEPEND="${DEPEND}" src_prepare() { trinity-meta-2_src_prepare |