Reformat debian/control dependencies into alphabetical order
This commit is contained in:
parent
44a3f85636
commit
97b5e275c6
|
@ -10,6 +10,7 @@ Package: airtime
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Pre-Depends: postgresql, python-virtualenv (>= 1.4.9)
|
Pre-Depends: postgresql, python-virtualenv (>= 1.4.9)
|
||||||
Depends: apache2,
|
Depends: apache2,
|
||||||
|
coreutils (>= 7.5) | timeout,
|
||||||
curl,
|
curl,
|
||||||
ecasound,
|
ecasound,
|
||||||
gzip (>= 1.3.12),
|
gzip (>= 1.3.12),
|
||||||
|
@ -36,13 +37,12 @@ Depends: apache2,
|
||||||
php5-gd,
|
php5-gd,
|
||||||
php-pear,
|
php-pear,
|
||||||
php5-pgsql,
|
php5-pgsql,
|
||||||
python,
|
|
||||||
pwgen,
|
pwgen,
|
||||||
|
python,
|
||||||
rabbitmq-server,
|
rabbitmq-server,
|
||||||
sudo,
|
sudo,
|
||||||
sysv-rc,
|
sysv-rc,
|
||||||
tar (>= 1.22),
|
tar (>= 1.22),
|
||||||
coreutils (>= 7.5) | timeout,
|
|
||||||
unzip,
|
unzip,
|
||||||
vorbis-tools,
|
vorbis-tools,
|
||||||
zendframework | libzend-framework-php,
|
zendframework | libzend-framework-php,
|
||||||
|
|
Loading…
Reference in New Issue