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

Add sqlite (libsqlite and sqlite-cli) package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1185 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2005-06-10 15:54:29 +00:00
parent 974187ed4b
commit 2b6d715c84
6 changed files with 190 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
Package: sqlite-cli
Priority: optional
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