diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-10 21:06:11 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-07-10 21:06:11 (EDT) |
commit | 3bbdca81a7fca25bac44954de6fd22a7ac3fad84 (patch) | |
tree | b546a394e224d21237a96f50a0deb9decfa66b4b /opkhelper-3.0.pkg/control | |
parent | 86c929d5f4ff4c34d5c85d3b7d7cedb006c25cf6 (diff) |
Organize binary packages into section "dev"
Diffstat (limited to 'opkhelper-3.0.pkg/control')
-rw-r--r-- | opkhelper-3.0.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opkhelper-3.0.pkg/control b/opkhelper-3.0.pkg/control index 75ef0e8..a729302 100644 --- a/opkhelper-3.0.pkg/control +++ b/opkhelper-3.0.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: dev Depends: file Description: Helper programs for building distribution packages ${Common-Description} |