]> git.proxmox.com Git - lvm.git/blob - patchdir/fix-build-dependencies.patch
add .gitignore file
[lvm.git] / patchdir / fix-build-dependencies.patch
1 Index: lvm2new/debian/control
2 ===================================================================
3 --- lvm2new.orig/debian/control 2011-09-20 09:30:56.000000000 +0200
4 +++ lvm2new/debian/control 2011-09-20 10:14:57.000000000 +0200
5 @@ -3,7 +3,7 @@
6 Priority: optional
7 Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
8 Uploaders: Bastian Blank <waldi@debian.org>
9 -Build-Depends: debhelper (>> 7), automake, libcman-dev (>> 2), libdlm-dev (>> 2), libreadline-gplv2-dev, libselinux1-dev, libudev-dev, pkg-config, quilt
10 +Build-Depends: debhelper (>> 7), automake, redhat-cluster-pve-dev, libreadline6-dev, libselinux1-dev, libudev-dev, pkg-config, quilt
11 Standards-Version: 3.9.1
12 Homepage: http://sources.redhat.com/lvm2/
13 Vcs-Svn: svn://svn.debian.org/pkg-lvm/lvm2/trunk/
14 @@ -39,7 +39,7 @@
15 Package: clvm
16 Priority: extra
17 Architecture: any
18 -Depends: ${shlibs:Depends}, ${misc:Depends}, lvm2 (= ${binary:Version}), lsb-base, cman
19 +Depends: ${shlibs:Depends}, ${misc:Depends}, lvm2 (= ${binary:Version}), lsb-base, redhat-cluster-pve
20 Description: Cluster LVM Daemon for lvm2
21 This package provides the clustering interface for lvm2, when used with
22 Red Hat's "cman" cluster infrastructure. It allows logical volumes to