[Lunar-commits] <moonbase> calibre: The latest version pulls in a LOT more libraries.
Dave Brown
dagbrown at lunar-linux.org
Thu Apr 16 10:43:22 CEST 2009
commit d6507e90530294c816c80ffdd0573b8d2773ab8f
Author: Dave Brown <dagbrown at lunar-linux.org>
Date: Thu Apr 16 17:43:22 2009 +0900
calibre: The latest version pulls in a LOT more libraries.
---
qt4-apps/calibre/DEPENDS | 25 +++++++++++++------------
1 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/qt4-apps/calibre/DEPENDS b/qt4-apps/calibre/DEPENDS
index 45eb2ce..cef0e93 100644
--- a/qt4-apps/calibre/DEPENDS
+++ b/qt4-apps/calibre/DEPENDS
@@ -1,13 +1,14 @@
-depends setuptools &&
-depends pil &&
-depends libusb &&
-depends PyQt4 &&
-depends mechanize &&
-depends ImageMagick &&
-depends xdg-utils &&
-depends BeautifulSoup &&
-depends help2man &&
-depends lxml &&
-depends ClientForm &&
-depends mechanize &&
+depends setuptools &&
+depends pil &&
+depends libusb &&
+depends PyQt4 &&
+depends mechanize &&
+depends ImageMagick &&
+depends xdg-utils &&
+depends BeautifulSoup &&
+depends help2man &&
+depends lxml &&
+depends ClientForm &&
+depends mechanize &&
+depends python-dateutil &&
depends hal
More information about the Lunar-commits
mailing list