diff options
author | Zac Medico <zmedico@gentoo.org> | 2016-10-13 13:40:48 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2016-10-13 13:47:50 -0700 |
commit | c17302dd25ca3aff87d46e55cadb217b762dff3e (patch) | |
tree | 17e329623480b491bfe44318f55475078cd84c05 /app-office/libreoffice-bin | |
parent | kde-frameworks/kpty: prepend EPREFIX to utempter path (diff) | |
download | gentoo-c17302dd25ca3aff87d46e55cadb217b762dff3e.tar.gz gentoo-c17302dd25ca3aff87d46e55cadb217b762dff3e.tar.bz2 gentoo-c17302dd25ca3aff87d46e55cadb217b762dff3e.zip |
app-office/libreoffice-bin: move hunspell to BIN_COMMON_DEPEND
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-office/libreoffice-bin')
-rw-r--r-- | app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild b/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild index 5bf72ed1e61e..409674380643 100644 --- a/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild +++ b/app-office/libreoffice-bin/libreoffice-bin-5.1.4.2.ebuild @@ -58,6 +58,7 @@ SLOT="0" KEYWORDS="-* amd64 x86" BIN_COMMON_DEPEND=" + app-text/hunspell:0/0 =app-text/libexttextcat-3.4* =app-text/libmwaw-0.3* app-text/poppler:0/62 @@ -83,7 +84,6 @@ COMMON_DEPEND=" ${PYTHON_DEPS} app-arch/unzip app-arch/zip - app-text/hunspell:0/0 >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 >=app-text/libetonyek-0.1 |