debian-setup.sh: Add package lsb-release

The package lsb-release is a build requirement.
Especially needed to build wireshark in a docker container based on
debian:stable.

This change is a prerequisite for the change discussed in
https://code.wireshark.org/review/#/c/34042

Change-Id: Ib8ec73c8bffcb8761ad5748882aa9418e8cd7948
Signed-off-by: Juergen Kosel <juergen.kosel@gmx.de>
Reviewed-on: https://code.wireshark.org/review/34071
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
This commit is contained in:
Juergen Kosel 2019-07-24 19:00:40 +02:00 committed by Roland Knall
parent 5ca4756e1b
commit 76e227bcef
1 changed files with 2 additions and 1 deletions

View File

@ -92,7 +92,8 @@ DEBDEPS_LIST="debhelper \
docbook-xsl \
docbook-xml \
libxml2-utils \
quilt"
quilt \
lsb-release"
TESTDEPS_LIST=