diff options
Diffstat (limited to 'openwrt/package/postgresql/Config.in')
-rw-r--r-- | openwrt/package/postgresql/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/postgresql/Config.in b/openwrt/package/postgresql/Config.in index dc9555f905..776dccc4e8 100644 --- a/openwrt/package/postgresql/Config.in +++ b/openwrt/package/postgresql/Config.in @@ -1,5 +1,5 @@ config BR2_COMPILE_POSTGRESQL - bool + tristate default n depends BR2_PACKAGE_LIBPQ |