]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
deb: add zlib1g-dev to Build-Depends for Debian/jessie 3909/head
authorLoic Dachary <ldachary@redhat.com>
Mon, 9 Mar 2015 14:41:21 +0000 (15:41 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 9 Mar 2015 14:51:53 +0000 (15:51 +0100)
The zlib1g-dev is installed indirectly for Ubuntu 12.04 or Ubuntu 14.04
but it is only suggested in Debian/jessie. Adding it to the
Build-depends is redundant and harmless for Ubuntu and resolves the
missing dependency for Debian.

http://tracker.ceph.com/issues/11068 Fixes: #11068

Signed-off-by: Loic Dachary <ldachary@redhat.com>
debian/control

index 0c9528e73a742980e0852e28969a4c189fffd1f7..58d4cfe3ec45232bed0d4c5c5352450e55066923 100644 (file)
@@ -53,7 +53,8 @@ Build-Depends: autoconf,
                xfslibs-dev,
                xfsprogs,
                xmlstarlet,
-               yasm [amd64]
+               yasm [amd64],
+               zlib1g-dev
 Standards-Version: 3.9.3
 
 Package: ceph