Skip to content

testing/tang: add curl to depends

Jingyun Hua requested to merge huajingyun01/aports:tang into master

Fix two errors:

+ curl -sf http://127.0.0.1:31512/rec
/home/alpine/aports/testing/tang/src/tang-14/tests/rec-standalone: line 43: curl: not found
$ tang-show-keys --help
/usr/bin/tang-show-keys: line 30: curl: not found
Edited by Jingyun Hua

Merge request reports