app-admin/rsyslog: Correct USE=mongodb provider in metadata.xml
authorMichał Górny <mgorny@gentoo.org>
Sat, 12 Oct 2019 10:20:47 +0000 (12:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 12 Oct 2019 10:21:52 +0000 (12:21 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/rsyslog/metadata.xml

index 7334da40b164dee2eeb0390e7751369593a15f5c..44991a3a81a855773f42d00729af7fd4315a0efd 100644 (file)
@@ -17,7 +17,7 @@
                <flag name="kubernetes">Build the kubernetes modify plugin (requires <pkg>net-misc/curl</pkg>)</flag>
                <flag name="libressl">Use <pkg>dev-libs/libressl</pkg> instead of <pkg>dev-libs/openssl</pkg> (you still need to enable functionality which requires OpenSSL)</flag>
                <flag name="mdblookup">Build the MaxMind DB lookup message modify plugin using <pkg>dev-libs/libmaxminddb</pkg></flag>
-               <flag name="mongodb">Build the MongoDB output module (requires <pkg>dev-libs/libmongo-client</pkg>)</flag>
+               <flag name="mongodb">Build the MongoDB output module (requires <pkg>dev-libs/mongo-c-driver</pkg>)</flag>
                <flag name="mysql">Build the MySQL database output module (requires <pkg>virtual/mysql</pkg>)</flag>
                <flag name="normalize">Build the normalize modify module (requires <pkg>dev-libs/libee</pkg> and <pkg>dev-libs/liblognorm</pkg>)</flag>
                <flag name="omhttp">Build the http output module (requires <pkg>net-misc/curl</pkg>)</flag>