Skip to content
Snippets Groups Projects
Commit f9327a47 authored by Simon McVittie's avatar Simon McVittie
Browse files

d/control: Make pressure-vessel-relocatable explicitly depend on -helpers


On x86 we have Recommends on both the amd64 and i386 flavours, but on
any architecture we are going to need at least the primary architecture's
diagnostic check helpers as a hard requirement. Reduce our x86
assumptions by explicitly depending on diagnostic check helpers of the
matching architecture.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent f5b0efbf
No related branches found
No related tags found
1 merge request!793Generalize CI to cover a non-special-case suite and architecture
......@@ -174,6 +174,7 @@ Architecture: any
Multi-Arch: foreign
Depends:
python3 (>= 3.5) | python3.5,
libsteam-runtime-tools-0-helpers,
steam-runtime-tools-bin,
${misc:Depends},
${shlibs:Depends},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment