Add dependencies on libncurses and libreadline

SVN-Revision: 1272
This commit is contained in:
Nicolas Thill 2005-06-18 15:31:29 +00:00
parent cb11a300e9
commit 7b85330ad7

View file

@ -4,4 +4,4 @@ Section: libs
Maintainer: Nico <nthill@free.fr>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/sqlite/
Description: Command Line Interface (CLI) for SQLite
Depends: libsqlite
Depends: libsqlite, libncurses, libreadline