blob: ffbfb05b4be148520735a29576e1304bd8395e12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Package: libreoffice-sdbc-postgresql
Section: misc
Architecture: %OOO_BASE_ARCHS%
Depends: libreoffice-core,
libreoffice-common (>= 1:7.0.0~alpha),
${misc:Depends},
${shlibs:Depends}
Suggests: postgresql (>= 8.4)
Enhances: libreoffice-base-drivers
Description: PostgreSQL SDBC driver for LibreOffice
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from
LibreOffice without any wrapper layer such as ODBC or JDBC.
Homepage: http://wiki.documentfoundation.org/PostgreSQL-SDBC
|