mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
cae6de76c2
before acme is an empty package that depend either acme-acmesh or uacme. but this boolean logic in depend ignored by apk itself. let's make a virtual keyword witch both acme.sh and uacme provides. acme.sh is explicit default. Signed-off-by: Seo Suchan <tjtncks@gmail.com>