summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Robby Workman2013-07-13 09:22:14 +0200
committer Robby Workman2013-07-15 00:08:11 +0200
commit4e9dcc4fe245dcf771920619cc37ab920eb534b6 (patch)
tree06e0cf640fa0237ac27d3190be1c20c9d6be0a64 /misc
parent1db172f9849cd7307a4fd59b23fe6a5deac1139d (diff)
downloadslackbuilds-4e9dcc4fe245dcf771920619cc37ab920eb534b6.tar.gz
misc/protobuf: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@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 fbcefa0420..5a3029ed77 100644
--- a/misc/protobuf/protobuf.info
+++ b/misc/protobuf/protobuf.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.bz2"
MD5SUM="ed436802019c9e1f40cc750eaf78f318"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="distribute"
+REQUIRES="pysetuptools"
MAINTAINER="M.Dinslage"
EMAIL="daedra1980{at}gmail{dot}com"