sync with Debian
This commit is contained in:
2
debian/templates/source.control.in
vendored
2
debian/templates/source.control.in
vendored
@@ -24,12 +24,14 @@ Build-Depends-Arch:
|
||||
# linux-kbuild), perf (host arch)
|
||||
libelf-dev:native <!pkg.linux.nokernel>,
|
||||
libelf-dev <!pkg.linux.notools>,
|
||||
lz4 [amd64 arm64] <!pkg.linux.nokernel>,
|
||||
# used for bft debug info
|
||||
pahole <!pkg.linux.nokernel> | dwarves:native (>= 1.16~) <!pkg.linux.nokernel>,
|
||||
# used by debian/rules.real to build linux-headers
|
||||
cpio <!pkg.linux.nokernel>,
|
||||
# used by upstream to compress kernel
|
||||
xz-utils <!pkg.linux.nokernel>,
|
||||
zstd <!pkg.linux.nokernel>,
|
||||
# used by upstream to build genksyms, kconfig, and perf
|
||||
bison <!pkg.linux.nokernel>,
|
||||
bison <!pkg.linux.notools>,
|
||||
|
@@ -145,7 +145,7 @@ Meta-Rules-Target: rtla
|
||||
Build-Profiles: <!pkg.linux.notools !pkg.linux.mintools>
|
||||
Architecture: amd64 arm64 armhf i386 x32
|
||||
Build-Depends: libtracefs-dev, libtraceevent-dev, python3-docutils
|
||||
Depends: ${shlibs:Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Section: devel
|
||||
Description: Real-Time Linux Analysis tools
|
||||
rtla provides a set of commands for analysing the real-time
|
||||
@@ -157,7 +157,7 @@ Package: intel-sdsi
|
||||
Meta-Rules-Target: sdsi
|
||||
Build-Profiles: <!pkg.linux.notools !pkg.linux.mintools>
|
||||
Architecture: amd64
|
||||
Depends: ${shlibs:Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Section: admin
|
||||
Description: Intel On Demand (SDSi) provisioning tool
|
||||
intel_sdsi is a tool for key certificate and activation payload
|
||||
|
Reference in New Issue
Block a user