diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2024-03-07 04:42:13 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2024-03-07 13:28:28 +0100 |
commit | 8f8ece8a19cdb9b913e205c417cc7805354a8890 (patch) | |
tree | 925b534bc7cf9244593f7b5d76862adeca9d8725 /ubuntu/_base/dependencies/arts/debian/control | |
parent | ccf345e5a0a4cf3593f24e0aa482b267321245ac (diff) | |
download | tde-packaging-8f8ece8a19cdb9b913e205c417cc7805354a8890.tar.gz tde-packaging-8f8ece8a19cdb9b913e205c417cc7805354a8890.zip |
DEB arts: 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>
Diffstat (limited to 'ubuntu/_base/dependencies/arts/debian/control')
-rw-r--r-- | ubuntu/_base/dependencies/arts/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/arts/debian/control b/ubuntu/_base/dependencies/arts/debian/control index 21ac38754..c56f1200d 100644 --- a/ubuntu/_base/dependencies/arts/debian/control +++ b/ubuntu/_base/dependencies/arts/debian/control @@ -18,7 +18,7 @@ Architecture: all Section: sound Replaces: arts-kde3 (<< 4:14.0.0~), arts-trinity (<< 4:14.0.0~) Breaks: arts-kde3 (<< 4:14.0.0~), arts-trinity (<< 4:14.0.0~) -Depends: libartsc0-trinity (>= ${source:Version}), libarts1c2a-trinity (>= ${source:Version}) +Depends: libartsc0-trinity (>= ${source:Version}), libarts1c2a-trinity (>= ${source:Version}) | libarts1t64-trinity (>= ${source:Version}) Description: sound system from the official TDE release TDE (the Trinity Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, |