diff options
Diffstat (limited to 'ubuntu/_base/applications/office/tde-ebook-reader/debian/control')
-rw-r--r-- | ubuntu/_base/applications/office/tde-ebook-reader/debian/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/office/tde-ebook-reader/debian/control b/ubuntu/_base/applications/office/tde-ebook-reader/debian/control index 3ffd947d0..cd9f85394 100644 --- a/ubuntu/_base/applications/office/tde-ebook-reader/debian/control +++ b/ubuntu/_base/applications/office/tde-ebook-reader/debian/control @@ -10,6 +10,7 @@ Standards-Version: 4.7.0 Package: tde-ebook-reader Architecture: any +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: sensible-utils, Description: e-book reader for TDE @@ -33,6 +34,7 @@ Description: e-book reader for TDE Package: libzlcore-tqt Section: libs Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-data-tqt Description: ZLibrary TQt3-based development library (shared library) This is the core of ZLibrary, the library that tde-ebook-reader is based on. @@ -40,6 +42,7 @@ Description: ZLibrary TQt3-based development library (shared library) Package: libzlcore-data-tqt Section: libs Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, Description: ZLibrary TQt3-based development library (support files) This package contains the support files for the core of ZLibrary, the library @@ -48,6 +51,7 @@ Description: ZLibrary TQt3-based development library (support files) Package: libzltext-tqt Section: libs Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-tqt, libzltext-data-tqt Description: ZLibrary TQt3-based text model/viewer part (shared library) This package provides text model/viewer part of ZLibrary. @@ -55,6 +59,7 @@ Description: ZLibrary TQt3-based text model/viewer part (shared library) Package: libzltext-data-tqt Section: libs Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, Description: ZLibrary TQt3-based text model/viewer part (support files) This package contains the support files for the text model/viewer part @@ -63,6 +68,7 @@ Description: ZLibrary TQt3-based text model/viewer part (support files) Package: libzlcore-tqt-dev Section: libdevel Architecture: any +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, libzlcore-tqt Description: ZLibrary TQt3-based development library (development files) This package contains development files for the ZLibrary core. @@ -70,6 +76,7 @@ Description: ZLibrary TQt3-based development library (development files) Package: libzltext-tqt-dev Section: libdevel Architecture: any +Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, libzltext-tqt Description: ZLibrary TQt3-based text model/viewer part (development files) This package contains development files for the ZLibrary text model/viewer |