nginx-upload: depends on BR2_PACKAGE_NGINX_HTTP

Fixes:

  http://autobuild.buildroot.net/results/64b1bde02346ca67b670f0b095bd3acad707e8cd

Signed-off-by: Bimal Jacob <bimal.jacob@rockwellcollins.com>
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Thomas: use depends on rather than select.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bimal Jacob 2016-07-19 09:10:35 -05:00 committed by Thomas Petazzoni
parent c5a55f79c0
commit 62a69249c2

View file

@ -1,5 +1,6 @@
config BR2_PACKAGE_NGINX_UPLOAD
bool "nginx-upload"
depends on BR2_PACKAGE_NGINX_HTTP
select BR2_PACKAGE_OPENSSL
help
A module for nginx web server for handling file uploads