From 0db63f92e13802e2704fcecf4fd34cab237cbb98 Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Tue, 26 Apr 2016 11:35:00 +0200 Subject: [PATCH] build: Some small change to debian build files. Document that we build with libradosstriper-dev on Ubuntu 16.04 --- debian/control.in | 6 +++++- platforms/packaging/bareos.dsc | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 04a8baac540..5eb19ee7a8a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -41,7 +41,11 @@ Build-Depends: acl-dev, # libfastlz-dev: # installed in OBS via dsc file, # not part of Debian/Ubuntu. -# libcephfs-dev, librados-dev +# librados-dev: +# Debian >= 8, Ubuntu >= 14.04 +# libradosstriper-dev: +# Ubuntu >= 16.04 +# libcephfs-dev: # Debian >= 8, Ubuntu >= 14.04 # glusterfs-common: # Debian >= 8, Ubuntu >= 15.04 diff --git a/platforms/packaging/bareos.dsc b/platforms/packaging/bareos.dsc index 3af3820de89..7074db99a6f 100644 --- a/platforms/packaging/bareos.dsc +++ b/platforms/packaging/bareos.dsc @@ -11,6 +11,8 @@ Build-Depends: acl-dev, autotools-dev, bc, chrpath, debhelper (>= 7.0.50~), dpkg # 0%{?debian_version} >= 800 || 0%{?ubuntu_version} >= 1404 # libcephfs-dev # librados-dev +# 0%{?ubuntu_version} >= 1604 +# libradosstriper-dev # 0%{?debian_version} >= 800 || 0%{?ubuntu_version} >= 1504 # glusterfs-common # dh-systemd