Manual.md: tyop.

This commit is contained in:
Juan RP 2014-08-20 11:48:00 +02:00
parent 18396bd3c6
commit d7363394b8
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@ only checked if they exist as binary packages, and are built automatically by `x
the specified version is not in the local repository.
There's a special variant of how `virtual` dependencies can be specified as `runtime dependencies`
and is by using the `virtual` keyword, i.e `depends="virtual?vpkg-0.1_1"`. This declares
and is by using the `virtual?` keyword, i.e `depends="virtual?vpkg-0.1_1"`. This declares
a `runtime` virtual dependency to `vpkg-0.1_1`; this `virtual` dependency will be simply ignored
when the package is being built with `xbps-src`.