mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-02 11:40:51 +02:00
seafile-pro-server: cleanup
This commit is contained in:
parent
c0a51ec638
commit
e9e0f2ad42
1 changed files with 3 additions and 3 deletions
|
|
@ -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/"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue