diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 | ||||
-rw-r--r-- | debian/control.in | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 37bea2e34b..aace1c8f25 100644 --- a/debian/control +++ b/debian/control @@ -100,6 +100,7 @@ Build-Depends: autoconf, libodfgen-dev (>= 0.1), liborcus-dev (<< 0.20~), liborcus-dev (>= 0.19.1), + liborcus-dev (>> 0.19.2-3+b1) [armhf] <!nocheck>, libpagemaker-dev, libpagemaker-dev (<< 0.1~), libpentaho-reporting-flow-engine-java [!armhf !hppa !kfreebsd-amd64 !kfreebsd-i386 !loong64 !mips64 !powerpcspe !ppc64el !s390x !sparc] <!nojava>, @@ -605,6 +606,8 @@ Breaks: libreoffice-base (<< 1:6.4.0~beta1-2~), libreoffice-l10n (<< 7.0), libreoffice-librelogo (<< 1:7.0.0~alpha), libreoffice-report-builder (<< 1:7.0.0~alpha), + libreoffice-sdbc-firebird (<< 4:24.2.2-2), + libreoffice-sdbc-mysql (<< 4:24.2.2-2), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha), libreoffice-style-andromeda (<< 4:${oover}~), libreoffice-style-crystal (<< 4:${oover}~), diff --git a/debian/control.in b/debian/control.in index a44b695b48..bd289e1605 100644 --- a/debian/control.in +++ b/debian/control.in @@ -341,6 +341,8 @@ Breaks: libreoffice-core (<< 4:${oover}~), libreoffice-l10n (<< 7.0), libreoffice-librelogo (<< 1:7.0.0~alpha), libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha), + libreoffice-sdbc-mysql (<< 4:24.2.2-2), + libreoffice-sdbc-firebird (<< 4:24.2.2-2), libreoffice-report-builder (<< 1:7.0.0~alpha), libreoffice-evolution (<< 1:7.0.0~alpha), libreoffice-gnome (<< 1:7.0.0~alpha), |