summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-20 16:38:42 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-20 16:38:42 (EDT)
commit522160de944c5420016bd6c80a77ea94130589ed (patch)
tree6f1987c6a216febcb61d786ee006257c363b3996
parent6d0a169479fc0e15742d64ba8a7728b13c55561a (diff)
SPF 2.0: libdev pkgs need not be coinstallable
They usually can't be, due to header files and configuration scripts.
-rw-r--r--specs/spf-2.0/fields.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/specs/spf-2.0/fields.mdwn b/specs/spf-2.0/fields.mdwn
index 85a9ec4..6629d4c 100644
--- a/specs/spf-2.0/fields.mdwn
+++ b/specs/spf-2.0/fields.mdwn
@@ -97,8 +97,8 @@ The fields in the binary package metadata are:
`share`, and `utils` are available on all systems, and additionally sections
`dev` and `libdev` are available when building packages.
- All packages in sections `lib` and `libdev` must allow coinstallation of
- packages of the same name and different architectures.
+ All packages in section `lib` must allow coinstallation of packages of the
+ same name and different architectures.
* `Essential` (optional)