diff --git a/S22-package-format.pod b/S22-package-format.pod index 33f864396..4607790fb 100644 --- a/S22-package-format.pod +++ b/S22-package-format.pod @@ -293,14 +293,14 @@ Dependencies need not be Perl 6 only. By using the C<:from> adverb on the C string, dependencies external to Perl 6 can be specified. These could be Perl 5 modules like C>. Two names are reserved: -=head4 bin +=head4 :from With C> one can specify on a C executable be available at the given stage. The installer may only check the availability of this dependency, or it may try to provide this, e.g. by installing the appropriate package to the system. -=head4 native +=head4 :from A dependency like C> tells the installer, that the system library with the given name must be present. The name is expanded following the