system/syslog-ng: Fixed dep information
This commit is contained in:
parent
d615182b4a
commit
d2dc29cf20
|
@ -8,7 +8,7 @@ the encrypted TLS protocols. That way syslog-ng can be used to create
|
|||
flexible and reliable logging infrastructure even in heterogeneous
|
||||
environments.
|
||||
|
||||
This requires eventlog. For SQL support, you also need libdbi.
|
||||
|
||||
libdbi is an optional dependency (enables SQL support).
|
||||
|
||||
For more information on how to install and run syslog-ng, see README.SLACKWARE
|
||||
that came with this package (which is also installed with the docs).
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/3
|
|||
MD5SUM="8e1bc6bb55a6545dcf0329b982c82a44"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="eventlog libdbi"
|
||||
REQUIRES="eventlog"
|
||||
MAINTAINER="mario"
|
||||
EMAIL="mario@slackverse.org"
|
||||
|
|
Loading…
Reference in New Issue