[ocrfeeder] Added missing dependencies to debian/control (gc#5)



commit c1ef4be13199b7c3682f3214f0333d79345df1b8
Author: Joaquim Rocha <jrocha igalia com>
Date:   Fri Jan 22 15:30:01 2010 +0100

    Added missing dependencies to debian/control (gc#5)

 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/debian/control b/debian/control
index 70b5c9a..427fb72 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: ocrfeeder
 Architecture: all
 Homepage: http://live.gnome.org/OCRFeeder
 XB-Python-Version: ${python:Versions}
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: python-gtk2 (>=2.13), python-imaging (>=1.1), python-pygoocanvas (>=0.12.0), ${misc:Depends}, ${python:Depends}
 Description: Document layout analysis and optical character recognition system
  It will process the given images and automatically outline its contents, 
  distinguish between what represents graphics and text and perform OCR 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]