projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add some mirrors
[openwrt.git]
/
package
/
postgresql
/
Config.in
diff --git
a/package/postgresql/Config.in
b/package/postgresql/Config.in
index
6ff1953
..
542f3d4
100644
(file)
--- a/
package/postgresql/Config.in
+++ b/
package/postgresql/Config.in
@@
-1,6
+1,13
@@
+config BR2_PACKAGE_POSTGRESQL
+ bool
+ default n
+ depends BR2_PACKAGE_LIBPQ
+
config BR2_PACKAGE_LIBPQ
config BR2_PACKAGE_LIBPQ
- tristate "libpq (PostgreSQL client library)"
+ prompt "libpq - PostgreSQL client library"
+ tristate
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_POSTGRESQL
help
PostgreSQL client library.
help
PostgreSQL client library.
This page took
0.022441 seconds
and
4
git commands to generate.