configure: Add a dependency on https for rtmpts
authorMartin Storsjö <martin@martin.st>
Mon, 23 Jul 2012 13:38:45 +0000 (16:38 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 23 Jul 2012 21:43:27 +0000 (00:43 +0300)
commit6c1ed454837ccaea0c1d848a9603877f5c1a3c97
tree6343bac717ef25290400e2a9e7173ad9d4cec788
parent999c63e4ca1b0500da73227d0b48591a0e695928
configure: Add a dependency on https for rtmpts

The rtmpts protocol uses https implicitly, via the ffrtmphttp
protocol, but the ffrtmphttp protocol is also useable for plain
rtmpt without https, so the dependency needs to be added here instead.

Signed-off-by: Martin Storsjö <martin@martin.st>
configure