summaryrefslogtreecommitdiffstats
path: root/database/firebird/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'database/firebird/DEPENDS')
-rwxr-xr-xdatabase/firebird/DEPENDS3
1 files changed, 2 insertions, 1 deletions
diff --git a/database/firebird/DEPENDS b/database/firebird/DEPENDS
index 57b1342a1a..12f80743b1 100755
--- a/database/firebird/DEPENDS
+++ b/database/firebird/DEPENDS
@@ -11,7 +11,8 @@ case $FB_VER in
"--without-editline" \
"for fancy line editing"
;;
- 2.1) depends btyacc &&
+ 2.1 | 2.5)
+ depends btyacc &&
depends icu '--with-system-icu' &&
optional_depends libedit \
"-with-system-editline" \