Skip to content

lists/webapps: fix transmission dependency

Josef Schlehofer requested to merge hotfix/transmission-webapps into hbk

There is no package transmission, but actually, it is transmission-daemon [1], but it provides a command-line interface w/o web interface.

our package turris-webapps-transmission depends on transmission-web, which depends on transmission-daemon.

[1] https://github.com/openwrt/packages/blob/0250239caf322ba7dc80d13b3629372b0786ba48/net/transmission/Makefile#L140

cc: @jpavlinec

Merge request reports