mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
[Build-System] Add Bullseye to the Debian packaging
This commit is contained in:
Vendored
+3
-1
@@ -492,6 +492,7 @@ Description: Adds mod_verto.
|
||||
Adds mod_verto.
|
||||
Build-Depends: libperl-dev
|
||||
Build-Depends-Buster: libperl-dev, libgdbm-compat-dev
|
||||
Build-Depends-Bullseye: libperl-dev, libgdbm-compat-dev
|
||||
|
||||
## mod/event_handlers
|
||||
|
||||
@@ -665,11 +666,12 @@ Description: mod_perl
|
||||
Adds mod_perl.
|
||||
Build-Depends: libperl-dev
|
||||
Build-Depends-Buster: libperl-dev, libgdbm-compat-dev
|
||||
Build-Depends-Bullseye: libperl-dev, libgdbm-compat-dev
|
||||
|
||||
Module: languages/mod_python
|
||||
Description: mod_python
|
||||
Adds mod_python.
|
||||
Build-Depends: python-dev
|
||||
Build-Depends: python-dev | python-dev-is-python2
|
||||
|
||||
Module: languages/mod_python3
|
||||
Description: mod_python3
|
||||
|
||||
Reference in New Issue
Block a user