summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2010-10-20 02:04:59 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-10-20 10:50:24 -0500
commita11f3180d5ac54db87f8e59e071cfb32a7eae6e7 (patch)
tree7f8afbe2f08eb57da870c0dd0dcec17119f7752d /system
parentd82c4e2ab4c6ab9c393ddb83a7f63b798115efaf (diff)
downloadslackbuilds-a11f3180d5ac54db87f8e59e071cfb32a7eae6e7.tar.gz
slackbuilds-a11f3180d5ac54db87f8e59e071cfb32a7eae6e7.tar.xz
system/mariadb: Note libevent as optional dependency
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/mariadb/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/mariadb/README b/system/mariadb/README
index 82cbe95847..f601c6ac5d 100644
--- a/system/mariadb/README
+++ b/system/mariadb/README
@@ -7,3 +7,5 @@ This conflicts with Slackware's mysql package. Do NOT install both!
If you want to build the embedded mysql server (libmysqld), which
you will need if you plan to (re)build amarok, then run the script
with EMBEDDED=yes in the environment.
+
+libevent is an optional dependency of mariadb.