You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
848 B
46 lines
848 B
---
|
|
|
|
seafile_packages:
|
|
- python3
|
|
- python3-setuptools
|
|
- python3-pip
|
|
- python3-virtualenv
|
|
- python3-mysql
|
|
- python3-devel
|
|
- gcc
|
|
- gcc-c++
|
|
- ffmpeg
|
|
- ffmpeg-devel
|
|
- libmemcached-devel
|
|
- mysql-devel
|
|
- zlib-devel
|
|
- gcc
|
|
- tar
|
|
- mariadb
|
|
- fuse
|
|
- java-1.8.0-openjdk # For seafile-pro
|
|
- poppler-utils # For seafile-pro
|
|
- unoconv # For seafile-pro
|
|
- python3-setuptools # needed for ansible to create the venv
|
|
|
|
seafile_python_libs:
|
|
- Pillow
|
|
- pylibmc
|
|
- captcha
|
|
- jinja2
|
|
- sqlalchemy
|
|
- psd-tools
|
|
- django-pylibmc
|
|
- django-simple-captcha
|
|
- python3-ldap
|
|
- requests_oauthlib
|
|
- future
|
|
- mysqlclient
|
|
|
|
seafile_rm_libs:
|
|
- liblber-2.4.so.2
|
|
- libldap-2.4.so.2
|
|
- libsasl2.so.3
|
|
- libldap_r-2.4.so.2 # 9.0.0
|
|
- libcrypto.so.1.1 # 9.0.0
|
|
- libssl.so.1.1 # 9.0.0
|
|
|