seafile-pro-server: cleanup

This commit is contained in:
Anton Bolshakov 2022-04-10 21:01:02 +08:00
parent c0a51ec638
commit e9e0f2ad42
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -20,7 +20,7 @@ IUSE="fuse mysql psd sqlite"
#https://manual.seafile.com/changelog/changelog-for-seafile-professional-server/
# ~dev-python/cffi-1.14.6[${PYTHON_USEDEP}]
RDEPEND="${PYTHON_DEPS}
>app-misc/elasticsearch-7.16.2
>=app-misc/elasticsearch-7.16.2
$(python_gen_cond_dep '
dev-python/future[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
@ -49,6 +49,6 @@ src_prepare() {
}
pkg_postinst() {
einfo "follow the official documentation:"
einfo "https://manual.seafile.com/deploy_pro/download_and_setup_seafile_professional_server/"
einfo "follow the official documentation:"
einfo "https://manual.seafile.com/deploy_pro/download_and_setup_seafile_professional_server/"
}