trivial: Add back help2man for arch as it uses the subproject libjcat

This commit is contained in:
Richard Hughes 2021-04-12 09:47:57 +01:00
parent be1d77bc7c
commit 848fb2c57f

View File

@ -565,6 +565,9 @@
</dependency> </dependency>
<!-- TODO: Drop help2man build dependency after 1.6.0 release --> <!-- TODO: Drop help2man build dependency after 1.6.0 release -->
<dependency type="build" id="help2man"> <dependency type="build" id="help2man">
<distro id="arch">
<package />
</distro>
<distro id="ubuntu"> <distro id="ubuntu">
<control /> <control />
<package variant="x86_64" /> <package variant="x86_64" />