diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-12-10 01:28:24 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-12-10 01:28:24 +0100 |
commit | 612d480c717495198a5f842d7ffe8c630dfef780 (patch) | |
tree | 54c7288f46cf1b1fe820259080e1e427ebb72329 /debian/_base/dependencies/tqt3 | |
parent | 517f78907c461f8050b43b52db8bcc23cd9b37f9 (diff) | |
download | tde-packaging-612d480c717495198a5f842d7ffe8c630dfef780.tar.gz tde-packaging-612d480c717495198a5f842d7ffe8c630dfef780.zip |
DEB tqt3: Change the architecture to 'all' for *-headers packages
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0caab9119db01c834d34da3137cf55d13ec59b74)
Diffstat (limited to 'debian/_base/dependencies/tqt3')
-rw-r--r-- | debian/_base/dependencies/tqt3/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/dependencies/tqt3/debian/control b/debian/_base/dependencies/tqt3/debian/control index 54b43ac81..5fe6f7d10 100644 --- a/debian/_base/dependencies/tqt3/debian/control +++ b/debian/_base/dependencies/tqt3/debian/control @@ -141,7 +141,7 @@ Description: TQt development files (Threaded) before you send a bugreport. Package: libtqt3-headers -Architecture: any +Architecture: all Multi-Arch: foreign Section: devel Replaces: libtqt3-headers (<< 4:14.0.0~) @@ -153,7 +153,7 @@ Description: TQt3 header files have to install this package. Package: libtqt3-compat-headers -Architecture: any +Architecture: all Multi-Arch: foreign Section: devel Replaces: libtqt3-compat-headers (<< 4:14.0.0~) |