소스 검색

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>
Bimal Jacob 9 년 전
부모
커밋
62a69249c2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package/nginx-upload/Config.in

+ 1 - 0
package/nginx-upload/Config.in

@@ -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