diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-07-14 22:28:54 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-07-14 22:28:54 (GMT) |
commit | 5d8bd7f5503c7d4cf0a179b8f1eea798be077098 (patch) | |
tree | cc1794882f0ae785be01487da98feee09f108832 | |
parent | c2b3ada4a6154e721ee0448a8a46d6bce1f82e4e (diff) |
add dependency to youtube-dl
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 96d8d30..b5833c1 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.5 Package: rhimportd Architecture: i386 amd64 armhf armel -Depends: ${misc:Depends}, ${shlibs:Depends}, adduser, ffmpeg +Depends: ${misc:Depends}, ${shlibs:Depends}, adduser, ffmpeg, youtube-dl Description: Radio Helsinki Rivendell Import Daemon This is small daemon to import files into Rivendell from various sources using various control interfaces. |