diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-12-11 19:35:22 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-12-11 19:35:22 +0100 |
commit | 21a0b1d823fec6f2970e37a7d493ba97a632c55d (patch) | |
tree | f931be298d4bddcbf54993c4cbe6da86c070e22e /debian/control | |
parent | af5243113db8ee00198d367e78dc5020abbd5f6e (diff) |
Fix Architecture & MultiArch for libunistring2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 8f6ff3b5..4f3f7a18 100644 --- a/debian/control +++ b/debian/control @@ -45,8 +45,7 @@ Description: Unicode string library for C This package contains the shared library. Package: libunistring2 -Architecture: any -Multi-Arch: same +Architecture: all Section: oldlibs Depends: libunistring5 (>= ${source:Version}), |