1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Add sqlite2 package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1332 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2005-07-04 13:49:14 +00:00
parent 610b85f8be
commit 8052d3af4e
6 changed files with 191 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Package: sqlite2-cli
Priority: optional
Section: libs
Maintainer: Nico <nthill@free.fr>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/sqlite2/
Description: Command Line Interface (CLI) for SQLite (v2.x)
Depends: libsqlite2, libncurses, libreadline