[Lunar-commits] <moonbase> calibre: remove the libusb depend. it depends on hal already.
Florin Braescu
florin at lunar-linux.org
Thu Aug 13 17:08:55 CEST 2009
commit c01425219f22527eee0106c18cb54873b766e298
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 13 18:08:55 2009 +0300
calibre: remove the libusb depend. it depends on hal already.
---
qt4-apps/calibre/DEPENDS | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/qt4-apps/calibre/DEPENDS b/qt4-apps/calibre/DEPENDS
index c5659e1..bcb11b0 100644
--- a/qt4-apps/calibre/DEPENDS
+++ b/qt4-apps/calibre/DEPENDS
@@ -1,6 +1,6 @@
+depends hal
depends setuptools
depends pil
-depends libusb
depends PyQt4
depends mechanize
depends ImageMagick
@@ -11,6 +11,5 @@ depends lxml
depends ClientForm
depends mechanize
depends python-dateutil
-depends hal
optional_depends podofo "" "" "for additional PDF file support"
More information about the Lunar-commits
mailing list