Skip to content

Commit 623444a

Browse files
yoepeternewman
authored andcommitted
debian/control: add dependencies on lsb-base for packages requiring it, silencing lintian
(cherry picked from commit bcbe095)
1 parent 974e29d commit 623444a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Description: Open Lighting Architecture - Python Classes
4343
Package: ola-rdm-tests
4444
Section: libs
4545
Architecture: all
46-
Depends: ola (>= ${source:Version}), ola (<< ${source:Version}.~), ola-python (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-numpy, libjs-jquery, libjs-jquery-ui
46+
Depends: ola (>= ${source:Version}), ola (<< ${source:Version}.~), ola-python (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-numpy, libjs-jquery, libjs-jquery-ui, lsb-base
4747
Suggests: bash-completion
4848
Description: Open Lighting Architecture - RDM Responder Tests
4949
The DMX512 standard for Digital MultipleX is used for digital
@@ -63,7 +63,7 @@ Description: Open Lighting Architecture - RDM Responder Tests
6363
Package: ola
6464
Section: electronics
6565
Architecture: any
66-
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
66+
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base
6767
Suggests: bash-completion
6868
Description: Open Lighting Architecture
6969
The DMX512 standard for Digital MultipleX is used for digital

0 commit comments

Comments
 (0)