mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/luakit: Fixed dep info for 14.1
help2man is included in Slackware 14.1. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
23835eb392
commit
f924ef5229
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mason-larobina/luakit/archive/2012.09.13-r1.tar.gz"
|
|||
MD5SUM="75106dfacc7506b2640a678a3af56f1f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua webkitgtk help2man lua-filesystem"
|
||||
REQUIRES="lua webkitgtk lua-filesystem"
|
||||
MAINTAINER="Andrew Tkalia"
|
||||
EMAIL="anddt@yandex.ru"
|
||||
|
|
Loading…
Reference in a new issue