summaryrefslogtreecommitdiffstats
path: root/package/cppdb
diff options
context:
space:
mode:
Diffstat (limited to 'package/cppdb')
-rw-r--r--package/cppdb/Config.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/cppdb/Config.in b/package/cppdb/Config.in
index 9037a7a0c6..ceff0ab76f 100644
--- a/package/cppdb/Config.in
+++ b/package/cppdb/Config.in
@@ -7,9 +7,10 @@ config BR2_PACKAGE_CPPDB
# Can be built without them but it's useless
depends on BR2_PACKAGE_MYSQL || BR2_PACKAGE_POSTGRESQL || BR2_PACKAGE_SQLITE
help
- CppDB is an SQL connectivity library that is designed to provide
- platform and Database independent connectivity API similarly
- to what JDBC, ODBC and other connectivity libraries do.
+ CppDB is an SQL connectivity library that is designed to
+ provide platform and Database independent connectivity API
+ similarly to what JDBC, ODBC and other connectivity libraries
+ do.
http://cppcms.com/sql/cppdb/
OpenPOWER on IntegriCloud