From 1ca8a2399e6c077aafa87681fe4b57ca51820d63 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Thu, 23 Aug 2012 20:00:56 -0500 Subject: desktop/anki: Fixed dep information Signed-off-by: Erik Hanson --- desktop/anki/README | 5 +---- desktop/anki/anki.info | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'desktop/anki') diff --git a/desktop/anki/README b/desktop/anki/README index 37069484cc5f..773495cabff1 100644 --- a/desktop/anki/README +++ b/desktop/anki/README @@ -7,7 +7,4 @@ Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, videos and scientific markup (via LaTeX), the possibilities are endless. -This requires pysetuptools, SQLAlchemy, simplejson, numpy, matplotlib, -and BeautifulSoup - -For audio recording support pyaudio and lame are required. +For audio recording support PyAudio and lame are required. diff --git a/desktop/anki/anki.info b/desktop/anki/anki.info index e71deb8bd9d6..674455e03f5b 100644 --- a/desktop/anki/anki.info +++ b/desktop/anki/anki.info @@ -5,6 +5,6 @@ DOWNLOAD="http://anki.googlecode.com/files/anki-1.2.9.tgz" MD5SUM="3b32c40c589565ebd5b349f8e0d36967" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="BeautifulSoup PyAudio SQLAlchemy lame matplotlib numpy pysetuptools simplejson" +REQUIRES="BeautifulSoup SQLAlchemy matplotlib numpy distribute simplejson" MAINTAINER="Giuseppe Scalzi" EMAIL="giuseppe@osgate.org" -- cgit v1.2.3