UBUNTU: [Packaging] rsync no longer available on lunar
rsync is no longer available on i386. In lunar we only produce linux-libc-dev from the kernel package on i386. We only use rsync when building tools and when building documentation; we do neither on i386. Architecture limit our dependency. Signed-off-by: Andy Whitcroft <apw@canonical.com> [changed subject Config->Packaging, and lucid->lunar in body] Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
82d666f0e3
commit
a7369177b4
@@ -14,7 +14,7 @@ Build-Depends:
|
||||
libiberty-dev <!stage1>,
|
||||
default-jdk-headless <!stage1>,
|
||||
java-common <!stage1>,
|
||||
rsync <!stage1>,
|
||||
rsync [!i386] <!stage1>,
|
||||
libdw-dev <!stage1>,
|
||||
libpci-dev <!stage1>,
|
||||
pkg-config <!stage1>,
|
||||
|
||||
Reference in New Issue
Block a user