seafile-pro-server: pkgcheck fixes, again

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-01-03 11:45:10 -05:00
parent 73459073b4
commit 957779e814
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 3 additions and 1 deletions

View file

@ -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>

View file

@ -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}]