From a640b0b443d322ee999723acfda388d5b236723d Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Fri, 24 Aug 2012 17:04:41 -0500 Subject: development/gaphor: Fixed dep info Signed-off-by: Erik Hanson --- development/gaphor/README | 4 ---- development/gaphor/gaphor.info | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'development/gaphor') diff --git a/development/gaphor/README b/development/gaphor/README index 706d5a6abc..27921c8bf9 100644 --- a/development/gaphor/README +++ b/development/gaphor/README @@ -1,6 +1,2 @@ Gaphor is a UML modeling tool written in Python. It uses the GTK+ environment for user interaction. - -This requires zope.component and gaphas. - -To build, this requires pysetuptools, setuptools-git and nose. diff --git a/development/gaphor/gaphor.info b/development/gaphor/gaphor.info index 1869459783..88ce16b03e 100644 --- a/development/gaphor/gaphor.info +++ b/development/gaphor/gaphor.info @@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/g/gaphor/gaphor-0.17.1.tar.gz" MD5SUM="cf7b6e1f752913f19a69c7addcfe00d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gaphas nose pysetuptools setuptools-git" +REQUIRES="zope.component gaphas nose distribute setuptools-git" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -- cgit v1.2.3