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 --- business/beancount/beancount.info | 1 + 1 file changed, 1 insertion(+) (limited to 'business/beancount') diff --git a/business/beancount/beancount.info b/business/beancount/beancount.info index 754c0b139e..883e36cfb6 100644 --- a/business/beancount/beancount.info +++ b/business/beancount/beancount.info @@ -5,5 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/b/beancount/beancount-1.0.tar.g MD5SUM="e2492d34d9b2a5218435e95cc428453d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" +REQUIRES="" MAINTAINER="Lionel Young" EMAIL="redtricycle@gmail.com" -- cgit v1.2.3