summaryrefslogtreecommitdiffstats
path: root/cluster/drbd/DEPENDS
blob: cde3365497ab642919f98a0b20bc75eee75030e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
depends flex &&

optional_depends DEVICE-MANAGER \
                 "--with-udev" \
                 "--without-udev" \
                 "for udev integration" &&

optional_depends xen \
                 "--with-xen" \
                 "--without-xen" \
                 "for Xen integration" &&

optional_depends bash-completion \
                 "--with-bashcompletion" \
                 "--without-bashcompletion" \
                 "for programmable bash completion"