diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2024-03-08 10:55:53 +0100 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2024-03-08 12:53:53 +0100 |
| commit | 2fa41c1db03b97607378ed8d2eaf0ba315e8569c (patch) | |
| tree | d1143614ab0411da9799521381285ba6b5b3ddd4 /dilos/core/tdelibs/debian/control | |
| parent | 7485a4e54aacbb1372c463a905916b3efbe54c65 (diff) | |
| download | tde-packaging-2fa41c1d.tar.gz tde-packaging-2fa41c1d.zip | |
DEB tdelibs: Change the library package name in case of incompatible ABI for 64-bit time_t.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4da2381632dba8cb1e05d77b2500bd215489e172)
Diffstat (limited to 'dilos/core/tdelibs/debian/control')
| -rw-r--r-- | dilos/core/tdelibs/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dilos/core/tdelibs/debian/control b/dilos/core/tdelibs/debian/control index a4a08a4c5..4fbb784aa 100644 --- a/dilos/core/tdelibs/debian/control +++ b/dilos/core/tdelibs/debian/control @@ -29,7 +29,7 @@ Architecture: all Replaces: kdelibs-trinity (<< 4:14.0.0~) Breaks: kdelibs-trinity (<< 4:14.0.0~) Provides: tdelibs -Depends: tdelibs14-trinity (>= ${source:Version}), +Depends: tdelibs14-trinity (>= ${source:Version}) | tdelibs14t64-trinity (>= ${source:Version}), tdelibs-data-trinity (>= ${source:Version}) Description: core libraries from the official Trinity release TDE (the Trinity Desktop Environment) is a powerful Open Source graphical |
