Source: mtd-utils
Severity: wishlist
Tags: patch
The libmtd-dev and libubi-dev can be marked as Multi-Arch: same.
From ed8f68e090ce8192045ec171c94b144fbb192aad Mon Sep 17 00:00:00 2001
From: Bastian Germann <[email protected]>
Date: Fri, 17 Jul 2020 19:36:48 +0200
Subject: [PATCH] lib*-dev: Mark Multi-Arch: same
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 5d296b5..8468128 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Package: libmtd-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}
+Multi-Arch: same
Description: Memory Technology Device Development Libraries
Development header and libraries for manipulating memory technology
devices, such as flash memory, Disk-On-Chip, or ROM.
@@ -32,6 +33,7 @@ Package: libubi-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}
+Multi-Arch: same
Description: UBIFS Development Libraries
Development header and libraries for manipulating unsorted block
image file systems.
--
2.27.0