We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faef97e commit 02394a2Copy full SHA for 02394a2
1 file changed
scripts/package/mkdebian
@@ -210,7 +210,7 @@ Rules-Requires-Root: no
210
Build-Depends: debhelper-compat (= 12)
211
Build-Depends-Arch: bc, bison, flex,
212
gcc-${host_gnu} <!pkg.${sourcename}.nokernelheaders>,
213
- kmod, libelf-dev:native,
+ kmod, libdw-dev:native, libelf-dev:native,
214
libssl-dev:native, libssl-dev <!pkg.${sourcename}.nokernelheaders>,
215
python3:native, rsync
216
Homepage: https://www.kernel.org/
0 commit comments