summaryrefslogtreecommitdiffstats
path: root/archive/bacula/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/bacula/DEPENDS')
-rwxr-xr-xarchive/bacula/DEPENDS6
1 files changed, 3 insertions, 3 deletions
diff --git a/archive/bacula/DEPENDS b/archive/bacula/DEPENDS
index 1bfa85d25b..66df841a77 100755
--- a/archive/bacula/DEPENDS
+++ b/archive/bacula/DEPENDS
@@ -29,9 +29,9 @@ if [[ -z "$BACULA_CLIENT" ]]; then
'--disable-tray-monitor' \
'for tray monitor' &&
- optional_depends openssl \
- '--with-openssl' \
- '--without-openssl' \
+ optional_depends SSL \
+ '--with-opennssl' \
+ '--without-opennssl' \
'for encrypted communication' &&
optional_depends tcp_wrappers \