diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 04:02:38 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 04:02:38 (EST) |
commit | 1394603175bf6d3ee3930ae28cf0f3411418ce45 (patch) | |
tree | a7dd3c35e0c55cef682454176138f81d7042ef75 /linux-sysmap.pkg/control | |
parent | a024b4689ecd3acc5c9eae1e2e6660802883d4cb (diff) |
Organize packages into sections
Diffstat (limited to 'linux-sysmap.pkg/control')
-rw-r--r-- | linux-sysmap.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-sysmap.pkg/control b/linux-sysmap.pkg/control index 6d74c0d..2efc02b 100644 --- a/linux-sysmap.pkg/control +++ b/linux-sysmap.pkg/control @@ -1,5 +1,6 @@ Architecture: any-linux-any Platform: !dev +Section: boot Depends: linux-common (>= ${Source-Version}), linux-image (= ${Binary-Version}) Description: Linux symbol table This package provides a System.map symbol table file for the Linux image. |