diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:52:31 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 18:52:31 +0200 |
commit | 58ec99b20609a1a422dc2b97fd06ca5cd40e29e6 (patch) | |
tree | b8a2a86e5eb50be91703f426b29341e4101199f0 /libraries/stfl/README | |
parent | 16697de6eb553679ad79b6372bb777c429f95971 (diff) | |
download | slackbuilds-58ec99b20609a1a422dc2b97fd06ca5cd40e29e6.tar.gz |
libraries/stfl: Fixed dep information
Diffstat (limited to 'libraries/stfl/README')
-rw-r--r-- | libraries/stfl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/stfl/README b/libraries/stfl/README index cbf940d497..db749be268 100644 --- a/libraries/stfl/README +++ b/libraries/stfl/README @@ -4,4 +4,4 @@ STFL is a library which implements a curses-based widget set for text terminals. The STFL API can be used from C, SPL, Python, Perl and Ruby and has only 14 simple function calls. -SPL is an optional dependency. +spl is an optional dependency. |