From 7ab4fb5a9618cd67931c71b71a24fdfcc52aa37e Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 21 Jun 2020 10:45:14 -0400 Subject: dev/multiarch: Fix arch-qualification syntax --- (limited to 'dev') diff --git a/dev/multiarch.mdwn b/dev/multiarch.mdwn index 0a94460..c9aa90b 100644 --- a/dev/multiarch.mdwn +++ b/dev/multiarch.mdwn @@ -112,7 +112,7 @@ install foo-dbg` for the native architecture. Similarly, `Section: libdev` packages as build dependencies could be automatically installed for the host architecture by prokit supplying an appropriate `-a` option, allowing maintainers to continue listing unqualified package names in `Build-Depends` -instead of having to add `-${Host-Arch}` to every `Section: libdev` package in +instead of having to add `:${Host-Arch}` to every `Section: libdev` package in `Build-Depends`. Therefore, only `Section: lib` packages need to have architecture-qualified names (due to the coinstallability issue described above), and neither users nor maintainers are expected to manually install or -- cgit v0.9.1