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-image.pkg/control | |
parent | a024b4689ecd3acc5c9eae1e2e6660802883d4cb (diff) |
Organize packages into sections
Diffstat (limited to 'linux-image.pkg/control')
-rw-r--r-- | linux-image.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-image.pkg/control b/linux-image.pkg/control index 2ead711..7eaebff 100644 --- a/linux-image.pkg/control +++ b/linux-image.pkg/control @@ -1,5 +1,6 @@ Architecture: any-linux-any Platform: !dev +Section: boot Depends: linux-common (>= ${Source-Version}) Description: Linux image This package provides a Linux kernel image. |