From: Matthew Hagan Date: Thu, 24 Feb 2022 00:03:55 +0000 (+0000) Subject: rsyslog: add omhttp libcurl dependancy X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4c4d5fa81d6dcf4051eb489c5ea175a66c2b7936;p=openwrt-packages.git rsyslog: add omhttp libcurl dependancy Signed-off-by: Matthew Hagan --- diff --git a/admin/rsyslog/Makefile b/admin/rsyslog/Makefile index d171bdf75..515576714 100644 --- a/admin/rsyslog/Makefile +++ b/admin/rsyslog/Makefile @@ -36,7 +36,8 @@ define Package/rsyslog +RSYSLOG_gssapi_krb5:krb5-libs +RSYSLOG_elasticsearch:libcurl \ +RSYSLOG_libdbi:libdbi +libestr +libfastjson +RSYSLOG_gnutls:libgnutls \ +RSYSLOG_mmdblookup:libmaxminddb +RSYSLOG_mysql:libmysqlclient \ - +RSYSLOG_openssl:libopenssl +RSYSLOG_pgsql:libpq +libuuid +zlib + +RSYSLOG_omhttp:libcurl +RSYSLOG_openssl:libopenssl \ + +RSYSLOG_pgsql:libpq +libuuid +zlib MENU:=1 endef