[Python-apps-commits] r6326 - in packages/didjvu/trunk/debian (control)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Mon Nov 22 17:03:46 UTC 2010
Date: Monday, November 22, 2010 @ 17:03:35
Author: danstender-guest
Revision: 6326
fixed mistake in dependencies
Modified:
packages/didjvu/trunk/debian/control
Modified: packages/didjvu/trunk/debian/control
===================================================================
--- packages/didjvu/trunk/debian/control 2010-11-20 19:05:19 UTC (rev 6325)
+++ packages/didjvu/trunk/debian/control 2010-11-22 17:03:35 UTC (rev 6326)
@@ -13,8 +13,8 @@
Package: didjvu
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
- python-argparse, python-gamera (>= 3.2.3),
- python-imaging, libdjvulibre21 (>= 3.5.21)
+ python (>= 2.7) | python-argparse, python-gamera (>= 3.2.3),
+ python-imaging, djvulibre-bin (>= 3.5.21)
Recommends: minidjvu
Description: DjVu encoder with foreground/background separation
The DjVu graphics format is very effective because it uses
More information about the Python-apps-commits
mailing list