summaryrefslogtreecommitdiffstats
path: root/collab/rscds/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/rscds/DEPENDS')
-rwxr-xr-xcollab/rscds/DEPENDS8
1 files changed, 7 insertions, 1 deletions
diff --git a/collab/rscds/DEPENDS b/collab/rscds/DEPENDS
index b3db87f672..098d8aed5a 100755
--- a/collab/rscds/DEPENDS
+++ b/collab/rscds/DEPENDS
@@ -1 +1,7 @@
-depends libawl-php
+depends libawl-php &&
+optional_depends dbi '' '' \
+ 'If you plan on using the db update script' &&
+optional_depends dbd-pg '' '' \
+ 'If you plan on using the db update script' &&
+optional_depends yaml '' '' \
+ 'If you plan on using the db update script'