diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index 3e56be575..93b994b50 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -42,7 +42,6 @@ $(call Package/libmicrohttpd/default) TITLE+= with SSL support VARIANT:=ssl DEPENDS:=+libgcrypt +libgnutls +libgpg-error - CONFLICTS:=libmicrohttpd-no-ssl PROVIDES:=libmicrohttpd endef