diff options
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 |
commit | a11f3180d5ac54db87f8e59e071cfb32a7eae6e7 (patch) | |
tree | 7f8afbe2f08eb57da870c0dd0dcec17119f7752d /system | |
parent | d82c4e2ab4c6ab9c393ddb83a7f63b798115efaf (diff) |
system/mariadb: Note libevent as optional dependency
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/mariadb/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/mariadb/README b/system/mariadb/README index 82cbe9584777..f601c6ac5d6f 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. |