projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make openldap-utils depend on libopenldap
[openwrt.git]
/
package
/
postgresql
/
Config.in
diff --git
a/package/postgresql/Config.in
b/package/postgresql/Config.in
index
9fc9e2a
..
2680af2
100644
(file)
--- a/
package/postgresql/Config.in
+++ b/
package/postgresql/Config.in
@@
-1,9
+1,12
@@
config BR2_PACKAGE_LIBPQ
tristate "libpq (PostgreSQL client library)"
- default m
+ default m
if CONFIG_DEVEL
help
PostgreSQL client library.
http://www.postgresql.org/
+config BR2_PACKAGE_POSTGRESQL
+ tristate
+ default BR2_PACKAGE_LIBPQ
This page took
0.022678 seconds
and
4
git commands to generate.