mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +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
|
||||
Package: freeswitch-sysvinit
|
||||
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
|
||||
Provides: freeswitch-init
|
||||
Description: FreeSWITCH SysV init script
|
||||
|
Loading…
x
Reference in New Issue
Block a user