Add dependency on timeout package for Ubuntu Lucid only
Fix Description line so it is Debian/Ubuntu compliant
This commit is contained in:
parent
1787be1541
commit
e7e8e36da3
|
@ -41,6 +41,7 @@ Depends: apache2,
|
|||
sudo,
|
||||
sysv-rc,
|
||||
tar (>= 1.22),
|
||||
coreutils (>= 7.5) | timeout,
|
||||
unzip,
|
||||
vorbis-tools,
|
||||
zendframework | libzend-framework-php,
|
||||
|
@ -48,7 +49,7 @@ Depends: apache2,
|
|||
Recommends: icecast2
|
||||
Suggests: airtime-audio-samples,
|
||||
alsa-utils
|
||||
Description: The open radio software for scheduling and remote station management.
|
||||
Description: open radio software for scheduling and remote station management.
|
||||
Airtime is an open source application that provides remote automation
|
||||
of a radio station.
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue