From 4248415ddecfca807125633a27db2a23e2173a0d Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Sun, 19 Aug 2012 19:56:45 -0500 Subject: Add REQUIRED field to .info files. Signed-off-by: Erik Hanson --- python/simplejson/simplejson.info | 1 + 1 file changed, 1 insertion(+) (limited to 'python/simplejson') diff --git a/python/simplejson/simplejson.info b/python/simplejson/simplejson.info index f61a7501ca..7dcb4e48ad 100644 --- a/python/simplejson/simplejson.info +++ b/python/simplejson/simplejson.info @@ -5,5 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/s/simplejson/simplejson-2.1.6.t MD5SUM="2f8351f6e6fe7ef25744805dfa56c0d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" +REQUIRES="pysetuptools" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" -- cgit v1.2.3