diff options
Diffstat (limited to 'debian/control.firebird.in')
-rw-r--r-- | debian/control.firebird.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control.firebird.in b/debian/control.firebird.in new file mode 100644 index 000000000..89cc8b331 --- /dev/null +++ b/debian/control.firebird.in @@ -0,0 +1,12 @@ +Package: libreoffice-sdbc-firebird +Depends: libreoffice-core-nogui | libreoffice-core, ${shlibs:Depends}, ${misc:Depends}, ${firebird-engine-depends} +Architecture: %OOO_FIREBIRD_ARCHS% +Section: database +Enhances: libreoffice-base-drivers +Description: Firebird SDBC driver for LibreOffice + LibreOffice is a full-featured office productivity suite that provides + a near drop-in replacement for Microsoft(R) Office. + . + The Firebird SDBC Driver allows one to use the Firebird database from + LibreOffice without any wrapper layer such as ODBC or JDBC. + |