Skip to content

Commit 02394a2

Browse files
committed
Revert "[NOT FOR UPSTREAM] Revert "kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch""
Now libdw-dev is installed. This reverts commit bfdcd06. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent faef97e commit 02394a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/package/mkdebian

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Rules-Requires-Root: no
210210
Build-Depends: debhelper-compat (= 12)
211211
Build-Depends-Arch: bc, bison, flex,
212212
gcc-${host_gnu} <!pkg.${sourcename}.nokernelheaders>,
213-
kmod, libelf-dev:native,
213+
kmod, libdw-dev:native, libelf-dev:native,
214214
libssl-dev:native, libssl-dev <!pkg.${sourcename}.nokernelheaders>,
215215
python3:native, rsync
216216
Homepage: https://www.kernel.org/

0 commit comments

Comments
 (0)