Add mysql and postgresql packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@499 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2005-04-01 00:05:07 +00:00
parent 1e741b9be3
commit 391f5ccd89
18 changed files with 3977 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
config BR2_PACKAGE_LIBPQ
tristate "libpq (PostgreSQL client library)"
default m
help
PostgreSQL client library.
http://www.postgresql.org/