From 4c7a4a4a7127259d370d3365ccbfb345a24fc31e Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 03 Aug 2020 02:23:10 -0400 Subject: Fix substvars in package control files --- (limited to 'libwolfssl.24-full-dev.pkg') diff --git a/libwolfssl.24-full-dev.pkg/control b/libwolfssl.24-full-dev.pkg/control index 124e238..4a43aac 100644 --- a/libwolfssl.24-full-dev.pkg/control +++ b/libwolfssl.24-full-dev.pkg/control @@ -2,9 +2,9 @@ Architecture: any Platform: all Section: libdev Depends: - libwolfssl.${Abi-Ver}-common (>= ${Source-Version}), - libwolfssl.${Abi-Ver}-full (= ${Binary-Version}), -Conflicts: libwolfssl.${Abi-Ver}-client-dev + libwolfssl.${Abi-Version}-common (>= ${Source-Version}), + libwolfssl.${Abi-Version}-full:${Host-Arch} (= ${Binary-Version}), +Conflicts: libwolfssl.${Abi-Version}-client-dev:${Host-Arch} # NB: These libdev packages don't replace each other like the lib packages do. Description: Lightweight TLS library - client/server library - development files ${Common-Description} -- cgit v0.9.1