Add dependencies on libncurses and libreadline
authorNicolas Thill <nico@openwrt.org>
Sat, 18 Jun 2005 15:31:29 +0000 (15:31 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 18 Jun 2005 15:31:29 +0000 (15:31 +0000)
SVN-Revision: 1272

openwrt/package/sqlite/ipkg/sqlite-cli.control

index 27b4c9224c04cb714887cc63d580a7aeec9f47f2..fc0f695f6f1674d3a006857f6b9f2e9775f1b2ed 100644 (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