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

optional_depends UDEV \
                 "--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"