diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-03-12 10:06:58 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2026-03-12 10:06:58 +0100 |
| commit | 1a64f083d2dc39065a28eb90bf50d0c9d60643cc (patch) | |
| tree | ed8d765aaf1a4c70bf2a6a23c97366a6ef6c86d5 /debian/control | |
| parent | 1d1a720ed1a4a2f59536d9fc925391a8c68c9324 (diff) | |
d/contol: Add Multi-Arch to libhx-doc and libhx-dev
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8a4a563..c5706ca 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Description: C library providing queue, tree, I/O and utility functions Package: libhx-dev Section: libdevel +Multi-Arch: same Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: @@ -46,6 +47,7 @@ Description: Development files for libhx Package: libhx-doc Section: doc +Multi-Arch: foreign Architecture: all Depends: ${misc:Depends} Suggests: libhx-dev |
