diff options
author | Christian Pointner <equinox@helsinki.at> | 2011-03-30 14:57:52 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2011-03-30 14:57:52 (GMT) |
commit | 8cdba95358923a36776f602667957fcd2116e30e (patch) | |
tree | 4654c094e05f1a05f339939c941c4f1292d45aa7 /rhnop-server/debian/control | |
parent | 6e6ef2f45956e168a5e1133f98aaba61ade561d4 (diff) |
added runit script
Diffstat (limited to 'rhnop-server/debian/control')
-rw-r--r-- | rhnop-server/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhnop-server/debian/control b/rhnop-server/debian/control index 13994e5..1df71d3 100644 --- a/rhnop-server/debian/control +++ b/rhnop-server/debian/control @@ -8,7 +8,7 @@ Homepage: http://www.helsinki.at/ Package: rhnop-server Architecture: any -Depends: ${shlibs:Depends}, adduser, liblua5.1-mq, liblua5.1-socket2, liblua5.1-sql-mysql-2, liblua5.1-posix1 +Depends: ${shlibs:Depends}, adduser, liblua5.1-mq, liblua5.1-socket2, liblua5.1-sql-mysql-2, liblua5.1-posix1, runit Description: Radio Helsinki now playing information system - server The Radio Helsinki now playing information system gathers the now playing info into an mysql database for further processing. |