From d7363394b84514346f87c369201466e950ae451a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 20 Aug 2014 11:48:00 +0200 Subject: [PATCH] Manual.md: tyop. --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual.md b/Manual.md index 298b7171b03..1f3d1d5611d 100644 --- a/Manual.md +++ b/Manual.md @@ -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`.