From: Johannes Schauer Marin Rodrigues Date: Wed, 3 Sep 2025 19:46:35 +0000 (+0200) Subject: debian/control: add Recommends on ca-certificates X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/8c4e7020667302c1a8b182e881da09608f8c6c77?ds=inline;hp=8c4e7020667302c1a8b182e881da09608f8c6c77 debian/control: add Recommends on ca-certificates waydroid init downloads from https URLs like https://ota.waydro.id/system/lineage/waydroid_arm64/VANILLA.json which will fail like this if the package ca-certificates is not installed: ERROR: Closes: https://github.com/waydroid/waydroid/issues/2034 ---