diff options
| author | Roland Reichwein <mail@reichwein.it> | 2020-06-17 14:32:31 +0200 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2020-06-17 14:32:31 +0200 | 
| commit | dabe9c0c42b9ed7d3ef4fb0695cf40857a71eea4 (patch) | |
| tree | 59606aa1985150acc347bcd44a8d4fce1acb4a7b /debian/control | |
| parent | 6de50984d920e93990ca4461a0f087f1c5c31f27 (diff) | |
downtube 1.1: bugfixes
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index 492d660..a523452 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Homepage: http://www.reichwein.it/downtube/  Package: downtube  Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, spawn-fcgi -Recommends: webserver +Depends: ${shlibs:Depends}, ${misc:Depends}, spawn-fcgi, ffmpeg +Recommends: webserver, youtube-dl  Homepage: http://www.reichwein.it/downtube/  Description: Web application for video download   Downtube can help you download a video specified in a HTML form, transformed | 
