From 31866db69f628c8f047533bca50a110ed086c767 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 30 Jun 2014 11:16:54 +0200 Subject: [PATCH] README: update: needs xbps >= 0.37 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6b3ad60aeb..19a40148221 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ To start using it first you'll need some external dependencies: - bash - fakeroot (only required by the bootstrap target) -- xbps >= 0.35 +- xbps >= 0.37 Make sure your user is added to the `xbuilder` group to be able to use `xbps-uchroot(8)`, otherwise `xbps-src` won't work correctly.