mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/mysql-pinba: 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
d160d7a843
commit
a053f014df
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pinba.org/files/pinba_engine-1.0.0.tar.gz"
|
|||
MD5SUM="d0dc3dcf6adeb07bef1603d334770879"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="protobuf libevent judy"
|
||||
REQUIRES="protobuf judy"
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
|
|
Loading…
Reference in a new issue