summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author ponce2012-08-23 18:53:48 +0200
committer Robby Workman2012-08-23 22:49:41 +0200
commitd60fd9fc99337462a8e96e3c85ede064df2d94b8 (patch)
tree478de23871a13367f1d582954b5411ed60a10cb7 /office
parentd8c20d053d92ae95b41e146eb7c2a2a063d06e4b (diff)
downloadslackbuilds-d60fd9fc99337462a8e96e3c85ede064df2d94b8.tar.gz
office/calibre: Fixed dep information
Diffstat (limited to 'office')
-rw-r--r--office/calibre/README3
-rw-r--r--office/calibre/calibre.info2
2 files changed, 1 insertions, 4 deletions
diff --git a/office/calibre/README b/office/calibre/README
index 969b9e1621..1e4ebaba02 100644
--- a/office/calibre/README
+++ b/office/calibre/README
@@ -8,6 +8,3 @@ i.e. a single entry in the database that may correspond to ebooks in
several formats. It also supports conversion from a dozen different ebook
formats to LRF and EPUB. A graphical interface to the conversion software
can be accessed easily by just clicking the "Convert E-books" button.
-
-This requires pysetuptools, cssutils, lxml, python-dateutil,
-BeautifulSoup, mechanize, dnspython, and podofo.
diff --git a/office/calibre/calibre.info b/office/calibre/calibre.info
index 091e74fbca..cab27e604e 100644
--- a/office/calibre/calibre.info
+++ b/office/calibre/calibre.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/calibre/calibre-0.7.45.tar.gz"
MD5SUM="89dacdba790e5018f3c665ce1cf5826c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="BeautifulSoup cssutils dnspython lxml mechanize podofo pysetuptools python-dateutil"
+REQUIRES="cssutils dnspython lxml mechanize podofo python-dateutil"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"