summaryrefslogtreecommitdiffstats
path: root/bit
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2002-11-08 16:07:26 +0000
committerEric Norum <WENorum@lbl.gov>2002-11-08 16:07:26 +0000
commite90264c6d4e406f4251c6820b54a57dde9d6c9eb (patch)
tree387c4fae64f0d7af4efbad711eb7c87954775fe5 /bit
parentAdded ansi terminal type. (diff)
downloadrtems-addon-packages-e90264c6d4e406f4251c6820b54a57dde9d6c9eb.tar.bz2
Add TECLA command-line editing library for use with Cexp library.
Diffstat (limited to 'bit')
-rwxr-xr-xbit2
1 files changed, 1 insertions, 1 deletions
diff --git a/bit b/bit
index 07b0a91..3c16885 100755
--- a/bit
+++ b/bit
@@ -5,7 +5,7 @@
#
set -ex
-PACKAGES="avl-1.4.0 ncurses-5.2 readline-4.3"
+PACKAGES="avl-1.4.0 ncurses-5.2 readline-4.3 libtecla-1.4.1"
for p in $PACKAGES
do