Skip to content

community/dillo: depends fix

rubicon requested to merge rubicon/aports:rubicon-master-patch-46707 into master

Dillo's https plugin requires ca-certificates (it doesn't seem to work with ca-certificates-bundle).

Additionally, its downloads plugin requires GNU wget as Busybox wget doesn't support the --load-cookies option.

The ftp plugin also works better with GNU wget, because while Busybox wget can retrieve files from FTP, it is unable to retrieve directory listings.

Merge request reports

Loading