mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
add sysvinit-utils dependancy for ubuntu to debian bootstrap.sh
This commit is contained in:
parent
ae324c9846
commit
ea28be45ac
2
debian/bootstrap.sh
vendored
2
debian/bootstrap.sh
vendored
@ -843,7 +843,7 @@ if [ ${use_sysvinit} = "true" ]; then
|
|||||||
cat <<EOF
|
cat <<EOF
|
||||||
Package: freeswitch-sysvinit
|
Package: freeswitch-sysvinit
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: \${misc:Depends}, lsb-base (>= 3.0-6), sysvinit
|
Depends: \${misc:Depends}, lsb-base (>= 3.0-6), sysvinit | sysvinit-utils
|
||||||
Conflicts: freeswitch-init
|
Conflicts: freeswitch-init
|
||||||
Provides: freeswitch-init
|
Provides: freeswitch-init
|
||||||
Description: FreeSWITCH SysV init script
|
Description: FreeSWITCH SysV init script
|
||||||
|
Loading…
x
Reference in New Issue
Block a user