diff options
author | Slávek Banko <[email protected]> | 2024-03-08 10:55:53 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2024-03-08 10:55:53 +0100 |
commit | 4da2381632dba8cb1e05d77b2500bd215489e172 (patch) | |
tree | 7279aef279e55147af55647a9af18b2efec67d92 /dilos/core/tdelibs/debian/control | |
parent | 3b76f2c9d03cbd588a50855b59e35a400b722a2c (diff) | |
download | tde-packaging-4da2381632dba8cb1e05d77b2500bd215489e172.tar.gz tde-packaging-4da2381632dba8cb1e05d77b2500bd215489e172.zip |
DEB tdelibs: Change the library package name in case of incompatible ABI for 64-bit time_t.
Signed-off-by: Slávek Banko <[email protected]>
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 |