diff mbox

allow also curl openssl binding

Message ID 1376559001-28477-1-git-send-email-s.priebe@profihost.ag (mailing list archive)
State New, archived
Headers show

Commit Message

Stefan Priebe - Profihost AG Aug. 15, 2013, 9:30 a.m. UTC
---
 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/debian/control b/debian/control
index b39579f..957727d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@  Build-Depends: autoconf,
                libboost-program-options-dev (>= 1.42),
                libboost-thread-dev (>= 1.42),
                libboost-system-dev (>= 1.42),
-               libcurl4-gnutls-dev,
+               libcurl4-gnutls-dev | libcurl4-openssl-dev,
                libedit-dev,
                libexpat1-dev,
                libfcgi-dev,