[PATCH] debian: control: add build depend dh-dkms
Ivan Hu
ivan.hu at canonical.com
Mon May 22 07:19:44 UTC 2023
BugLink: https://bugs.launchpad.net/ubuntu/+source/fwts/+bug/2015805
This is because the dkms package recently split its debhelper support out
into a dh-dkms package, which fwts does not build-depend on.
Signed-off-by: Ivan Hu <ivan.hu at canonical.com>
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 2f1774e9..a5729a20 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9~),
bison,
dh-autoreconf,
dkms,
+ dh-dkms,
libglib2.0-dev,
pkg-config,
libfdt-dev,
--
2.34.1
More information about the fwts-devel
mailing list