transmission: fix mbedtls search
authorRosen Penev <rosenp@gmail.com>
Tue, 13 Oct 2020 23:52:40 +0000 (16:52 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 14 Oct 2020 04:07:46 +0000 (21:07 -0700)
commit27ba7533e1b80c0776420947e1567f8af237637b
tree07ce271e3711e3cbcedb7bd913e41989defeb115
parentc1cec7b134b979c706d35cce6949dfe8be06ce5b
transmission: fix mbedtls search

mbedcrypto should be searched, not mbedtls. Also, there is no pkgconfig
file with mbedtls. Fixed that as well. Removed Makefile hacks.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/transmission/Makefile
net/transmission/patches/020-mbedcrypto.patch [new file with mode: 0644]