mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
seafile-pro-server: pkgcheck fixes, again
This commit is contained in:
parent
73459073b4
commit
957779e814
2 changed files with 3 additions and 1 deletions
|
|
@ -6,4 +6,7 @@
|
|||
<flag name="psd">Enable Adobe Photoshop PSD files indexing</flag>
|
||||
<flag name="saml">Add SAML 2.0 authentication support</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">haiwen/seafile-server</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@ IUSE="fuse mysql psd saml sqlite"
|
|||
RDEPEND="${PYTHON_DEPS}
|
||||
=app-misc/elasticsearch-8*
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/future[${PYTHON_USEDEP}]
|
||||
>=dev-python/pillow-10.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/pylibmc[${PYTHON_USEDEP}]
|
||||
dev-python/django-simple-captcha[${PYTHON_USEDEP}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue