summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author M.Dinslage <daedra1980{at}gmail{dot}com>2017-01-17 08:10:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-20 19:35:24 +0700
commitd910b2cede372157a380a9dc23cd2e96a65e379b (patch)
treea3d3f4ed96e6f1e8b32c2dcd18cb79811c780b21 /misc
parent88e3b66868531db530e8d7fbaf4e06dd67c87a80 (diff)
downloadslackbuilds-d910b2cede372157a380a9dc23cd2e96a65e379b.tar.gz
slackbuilds-d910b2cede372157a380a9dc23cd2e96a65e379b.tar.xz
misc/protobuf: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/protobuf/protobuf.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/protobuf/protobuf.info b/misc/protobuf/protobuf.info
index 8f2d955b77..be47b30b77 100644
--- a/misc/protobuf/protobuf.info
+++ b/misc/protobuf/protobuf.info
@@ -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 python-gflags"
+REQUIRES="pytz python-dateutil python-gflags google-apputils"
MAINTAINER="M.Dinslage"
EMAIL="daedra1980{at}gmail{dot}com"