diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-11-16 16:17:18 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 13:58:37 -0600 |
commit | aee2685b36ab8aa7b17661a368fd3e2b2e1672a6 (patch) | |
tree | 4600a97323dc14f34be7d5e3889e75b8b8e32bf2 /network/luakit/README | |
parent | f3e9e5105c55b28b8d86643bdd01485cca9c2898 (diff) | |
download | slackbuilds-aee2685b36ab8aa7b17661a368fd3e2b2e1672a6.tar.gz |
network/luakit: Add libunique as an hard dependency.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/luakit/README')
-rw-r--r-- | network/luakit/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/luakit/README b/network/luakit/README index 506335e951..cdba08c04e 100644 --- a/network/luakit/README +++ b/network/luakit/README @@ -8,5 +8,5 @@ Just copy the files you wish to change (and the rc.lua) into $XDG_CONFIG_HOME/luakit (defaults to ~/.config/luakit) and luakit will use those files when you next launch it. -luajit and libunique are optional dependencies. -You can pass LUAJIT=1 UNIQUE=1 to the SlackBuild. +luajit is an optional dependency. You can pass LUAJIT=1 to the +SlackBuild. |