mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/luaevent: Fixed dep info for 14.1.
libevent is included in Slackware 14.1. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
a053f014df
commit
2b470a577f
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/harningt/luaevent/archive/v0.4.3.tar.gz"
|
|||
MD5SUM="3d0efc3d3751fddecedba0c25e0652df"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua libevent"
|
||||
REQUIRES="lua"
|
||||
MAINTAINER="Andrew Tkalia"
|
||||
EMAIL="anddt@yandex.ru"
|
||||
|
|
Loading…
Reference in a new issue