fix dependencies
authorNicolas Thill <nico@openwrt.org>
Fri, 22 Jul 2005 17:47:57 +0000 (17:47 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 22 Jul 2005 17:47:57 +0000 (17:47 +0000)
SVN-Revision: 1528

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