mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
games/pokerth: Use protobuf3 as a dependency.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
869cdd7cff
commit
71824e5a91
1 changed files with 3 additions and 3 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/pokerth/PokerTH-1.1.1-src.tar.bz2"
|
|||
MD5SUM="a7f76f95782099f966e5f2b6809f502a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libgsasl libircclient tinyxml protobuf"
|
||||
MAINTAINER="Marcel Saegebarth"
|
||||
EMAIL="marc@mos6581.de"
|
||||
REQUIRES="libgsasl libircclient tinyxml protobuf3"
|
||||
MAINTAINER="Matteo Bernardini"
|
||||
EMAIL="ponce@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue