Add dependencies on libncurses and libreadline
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1272 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
9eb515fb5c
commit
1d4d87d497
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue