From 4d4abfabf8f8d674e0c2837d1c49e8e0579fb659 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 24 Apr 2018 16:03:36 +0200 Subject: [PATCH] TT#34358 Depend on lsb-release in ngcp-rtpengine-kernel-dkms package Debian relies on the output of lsb-release in dkms, while it doesn't strictly depend on it (it's just a Recommends). We reported the bug towards dkms in Debian as https://bugs.debian.org/896814 The best we can do until the underlying bug in dkms is fixed is to depend on the lsb-release package in our ngcp-rtpengine-kernel-dkms itself. Change-Id: I2946b971ff463cec8f6e198b4a618ed0e056534c Thanks: Richard Fuchs for debugging the issue --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index dc3ad345b..51e9ad3ae 100644 --- a/debian/control +++ b/debian/control @@ -113,6 +113,7 @@ Suggests: ngcp-system-tools, Depends: dkms (>= 1.95), + lsb-release, ${misc:Depends}, Conflicts: ngcp-mediaproxy-ng-kernel-dkms,