aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r--net/haproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index cfd356267..d726b8454 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -60,6 +60,7 @@ define Package/haproxy-nossl
TITLE+=without SSL support
VARIANT:=nossl
DEPENDS+= +libpcre +libltdl +zlib +libpthread +liblua5.3 +libatomic
+ CONFLICTS:=haproxy
endef
define Package/haproxy-nossl/description