diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2024-03-06 22:07:35 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2024-03-06 22:07:35 +0100 |
commit | ccf345e5a0a4cf3593f24e0aa482b267321245ac (patch) | |
tree | 1b5a8a9a9bbe744fd901b39c89b647bb409831c3 | |
parent | 5c660d4f018675f2395bc010a5c9f2f5b2b63fbc (diff) | |
download | tde-packaging-ccf345e5a0a4cf3593f24e0aa482b267321245ac.tar.gz tde-packaging-ccf345e5a0a4cf3593f24e0aa482b267321245ac.zip |
DEB tqt3: Add Recommends for t64 package omitted in PR #282.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | debian/_base/dependencies/tqt3/debian/control | 2 | ||||
-rw-r--r-- | dilos/dependencies/tqt3/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/_base/dependencies/tqt3/debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/_base/dependencies/tqt3/debian/control b/debian/_base/dependencies/tqt3/debian/control index 28f0cb96b..cfb831620 100644 --- a/debian/_base/dependencies/tqt3/debian/control +++ b/debian/_base/dependencies/tqt3/debian/control @@ -299,7 +299,7 @@ Multi-Arch: foreign Section: libs Replaces: libtqt3-i18n (<< 4:14.0.0~) Breaks: libtqt3-i18n (<< 4:14.0.0~) -Recommends: libtqt3-mt +Recommends: libtqt3-mt | libtqt3-mt-t64 Description: i18n files for TQt3 library This package contains the internationalization files for the TQt library. TQt applications that are internationalized will need to depend on this package diff --git a/dilos/dependencies/tqt3/debian/control b/dilos/dependencies/tqt3/debian/control index 5f5705ced..021e167a6 100644 --- a/dilos/dependencies/tqt3/debian/control +++ b/dilos/dependencies/tqt3/debian/control @@ -300,7 +300,7 @@ Multi-Arch: foreign Section: libs Replaces: libtqt3-i18n (<< 4:14.0.0~) Breaks: libtqt3-i18n (<< 4:14.0.0~) -Recommends: libtqt3-mt +Recommends: libtqt3-mt | libtqt3-mt-t64 Description: i18n files for TQt3 library This package contains the internationalization files for the TQt library. TQt applications that are internationalized will need to depend on this package diff --git a/ubuntu/_base/dependencies/tqt3/debian/control b/ubuntu/_base/dependencies/tqt3/debian/control index 28f0cb96b..cfb831620 100644 --- a/ubuntu/_base/dependencies/tqt3/debian/control +++ b/ubuntu/_base/dependencies/tqt3/debian/control @@ -299,7 +299,7 @@ Multi-Arch: foreign Section: libs Replaces: libtqt3-i18n (<< 4:14.0.0~) Breaks: libtqt3-i18n (<< 4:14.0.0~) -Recommends: libtqt3-mt +Recommends: libtqt3-mt | libtqt3-mt-t64 Description: i18n files for TQt3 library This package contains the internationalization files for the TQt library. TQt applications that are internationalized will need to depend on this package |