diff options
author | Christian Pointner <equinox@helsinki.at> | 2011-04-20 19:47:06 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2011-04-20 19:47:06 (GMT) |
commit | 8a64ef0e83348e847a21dd57510c9519b2c1b395 (patch) | |
tree | 4065f5f3c4e098d5a11e66e993c27512654e06a3 /debian | |
parent | b74913ab1561ff8450c0bfca6b712fb965ac0a29 (diff) |
fixed depends for debian
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a6a5c50..b712d93 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Homepage: http://www.helsinki.at/ Package: rharchive Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libgstreamer0.10, libgstreamer-plugins-base0.10 +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, libgstreamer0.10-0, libgstreamer-plugins-base0.10-0 +Recomends: gstreamer0.10-plugins-good Description: Radio Helsinki Archive daemon A small gstreamer-based daemon which creates archive files |