Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Oudinet <johan.oudinet@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] nginx-dav-ext: depends on BR2_PACKAGE_NGINX_HTTP_DAV_MODULE
Date: Mon,  5 Dec 2016 15:28:25 +0100	[thread overview]
Message-ID: <1480948105-26691-2-git-send-email-johan.oudinet@gmail.com> (raw)
In-Reply-To: <1480948105-26691-1-git-send-email-johan.oudinet@gmail.com>

This package adds missing WebDAB commands to NGINX. So, it makes sense
iff Nginx is compiled with the WebDAV support.

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
---
 package/nginx-dav-ext/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/nginx-dav-ext/Config.in b/package/nginx-dav-ext/Config.in
index bf197dc..8761e2f 100644
--- a/package/nginx-dav-ext/Config.in
+++ b/package/nginx-dav-ext/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_NGINX_DAV_EXT
 	bool "nginx-dav-ext"
+        depends on BR2_PACKAGE_NGINX_HTTP_DAV_MODULE
 	select BR2_PACKAGE_EXPAT
 	help
 	  NGINX WebDAV missing commands support (PROPFIND & OPTIONS).
-- 
2.7.4

  reply	other threads:[~2016-12-05 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 14:28 [Buildroot] [PATCH 1/2] nginx-naxsi: depends on BR2_PACKAGE_NGINX_HTTP Johan Oudinet
2016-12-05 14:28 ` Johan Oudinet [this message]
2016-12-05 20:34 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480948105-26691-2-git-send-email-johan.oudinet@gmail.com \
    --to=johan.oudinet@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox