|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [OSSTEST PATCH 02/38] ts-xen-build-prep: Install rsync
osstest uses this for transferring configuration, build artefacts, and
so on.
In Debian stretch and earlier, rsync happened to be pulled in by
something else.
Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
ts-xen-build-prep | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ts-xen-build-prep b/ts-xen-build-prep
index e9298d54..8e73f763 100755
--- a/ts-xen-build-prep
+++ b/ts-xen-build-prep
@@ -197,7 +197,7 @@ END
}
sub prep () {
- my @packages = qw(mercurial
+ my @packages = qw(mercurial rsync
build-essential bin86 bcc iasl bc
flex bison cmake
libpci-dev libncurses5-dev libssl-dev python-dev
--
2.20.1
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |