diff options
author | Wirebrass <contact@wirebrass.fr> | 2019-06-23 10:26:58 +0200 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2019-07-02 11:41:53 +0200 |
commit | 2cf2142bc51eb6e8140663dc00f0c0d8558cfeff (patch) | |
tree | ed9c5a589f8f45fe1670de8cdf67b364a9c4dad8 | |
parent | 50b4dcce56275e57fc15ade7529f5c501cad150d (diff) | |
download | PeerTube-2cf2142bc51eb6e8140663dc00f0c0d8558cfeff.tar.gz PeerTube-2cf2142bc51eb6e8140663dc00f0c0d8558cfeff.tar.zst PeerTube-2cf2142bc51eb6e8140663dc00f0c0d8558cfeff.zip |
For Gentoo : update @peertube set (delete vips)
The media-libs/vips package does not exist on Gentoo (and all works fine on my PeerTube POC without vips).
-rw-r--r-- | support/doc/dependencies.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 4bd5f95de..d527540a6 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md | |||
@@ -230,7 +230,6 @@ dev-vcs/git | |||
230 | app-arch/unzip | 230 | app-arch/unzip |
231 | dev-lang/python:2.7 | 231 | dev-lang/python:2.7 |
232 | www-servers/nginx | 232 | www-servers/nginx |
233 | media-libs/vips[jpeg,png,exif] | ||
234 | 233 | ||
235 | # Optionnal, client for Let’s Encrypt: | 234 | # Optionnal, client for Let’s Encrypt: |
236 | # app-crypt/certbot | 235 | # app-crypt/certbot |