mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
rsyslog: add omhttp libcurl dependancy
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
This commit is contained in:
committed by
Rosen Penev
parent
f10c0a49d4
commit
4c4d5fa81d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user