nginx-upload: depends on BR2_PACKAGE_NGINX_HTTP
authorBimal Jacob <Bimal.Jacob@rockwellcollins.com>
Tue, 19 Jul 2016 14:10:35 +0000 (09:10 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 19 Jul 2016 21:17:29 +0000 (23:17 +0200)
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>
package/nginx-upload/Config.in

index b4ee71cabade9ddc6be69a5f57719da5c6b93c8c..6bc1c3dbddc41391d29de0972ec296c3b73e961e 100644 (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