projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb11a30
)
Add dependencies on libncurses and libreadline
author
Nicolas Thill
<nico@openwrt.org>
Sat, 18 Jun 2005 15:31:29 +0000
(15:31 +0000)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/openwrt/package/sqlite/ipkg/sqlite-cli.control
b/openwrt/package/sqlite/ipkg/sqlite-cli.control
index 27b4c9224c04cb714887cc63d580a7aeec9f47f2..fc0f695f6f1674d3a006857f6b9f2e9775f1b2ed 100644
(file)
--- a/
openwrt/package/sqlite/ipkg/sqlite-cli.control
+++ b/
openwrt/package/sqlite/ipkg/sqlite-cli.control
@@
-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