summaryrefslogtreecommitdiffstats
path: root/misc/protobuf/README
diff options
context:
space:
mode:
author Erik Hanson2012-08-27 06:31:24 +0200
committer Erik Hanson2012-08-27 06:35:17 +0200
commit04d78049434092fc1fcbb01791e05cc304fba734 (patch)
tree6b8dcfcfd5966d2d44bdf82f94a710bfd1e84f3e /misc/protobuf/README
parent304fc241f90ad1dba0a0a1a4209bb1773f4acd96 (diff)
downloadslackbuilds-04d78049434092fc1fcbb01791e05cc304fba734.tar.gz
misc/protobuf: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'misc/protobuf/README')
-rw-r--r--misc/protobuf/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/protobuf/README b/misc/protobuf/README
index 505070d12f..b6e42f9ebd 100644
--- a/misc/protobuf/README
+++ b/misc/protobuf/README
@@ -8,8 +8,3 @@ read your structured data to and from a variety of data streams
and using a variety of languages. You can even update your data
structure without breaking deployed programs that are compiled
against the "old" format.
-
-pysetuptools is a recommended dependency unless you disable python
-support by running the build with "PYTHON=no ./protobuf.SlackBuild"
-By default we build the python libraries because a few programs
-require it.