diff options
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. |