mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/protobuf: Update DEP.
This will prevent protobuf to download sources from Internet. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2365b5c760
commit
68711929de
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/google/protobuf/releases/download/v2.6.1/protobuf-2
|
|||
MD5SUM="11aaac2d704eef8efd1867a807865d85"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pytz python-dateutil"
|
||||
REQUIRES="pytz python-dateutil python-gflags"
|
||||
MAINTAINER="M.Dinslage"
|
||||
EMAIL="daedra1980{at}gmail{dot}com"
|
||||
|
|
Loading…
Reference in a new issue