diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-04 04:12:23 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-04 04:12:23 (EDT) |
commit | c7b3ff6308d5a37b94ac701a04593aa3f46c0508 (patch) | |
tree | c19a0914c0f839f93e7f66dfa55a6d7e507356ef | |
parent | 96ccf6858215597682b9385ca1b370d21dcc532b (diff) |
Note plat-specific pkgs should B-D on config pkgs.
-rw-r--r-- | specs/source-package-format-2.0.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/specs/source-package-format-2.0.txt b/specs/source-package-format-2.0.txt index 77734c9..a0db8f0 100644 --- a/specs/source-package-format-2.0.txt +++ b/specs/source-package-format-2.0.txt @@ -409,6 +409,10 @@ shall be listed in the `platconf` file. Platform-specific configuration files used by the binary package(s) at run time shall be listed in the `<binpkg>.pkg/platconf` file. +Source packages with a `platconf` file, a `<binpkg>.pkg/platconf` file, or both +shall list in their build-time dependencies a package (real or virtual) that +provides the listed platform-specific configuration files. + Each configuration file must be described with an entry of the following format: source destination |