diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-06-30 01:34:56 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-06-30 01:34:56 (GMT) |
commit | 2c4abeebcdf685f676cfb395a9bf227d4201e8ca (patch) | |
tree | dc127845af2ced3996058d770c4a26edaa9db94f /debian/control | |
parent | 343e42332e6d6c152454292a6f1d6ab38d676386 (diff) |
latest changes in rhimport go lib add dependency to ffmpeg
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 27dd452..96d8d30 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 +Depends: ${misc:Depends}, ${shlibs:Depends}, adduser, ffmpeg Description: Radio Helsinki Rivendell Import Daemon This is small daemon to import files into Rivendell from various sources using various control interfaces. |