View Single Post
Posts: 2 | Thanked: 0 times | Joined on Dec 2010
#1
Hi folks,

Sorry if this is supposed to be pretty straightforward, but:

I'm writing an augmented reality (sort of) app for the N900, which I plan to submit to the Ovi Store. It uses Qt for the UI, OpenCV for image processing, and tesseract for OCR. Now, I'm not exactly in possession of an N900 at the moment, plus this is my first serious app. I'm using a friend's N900 to test my app whenever it is available (which isn't very often).

So, I've got these questions:

1. Can an deb from Ovi specify a list of dependencies from repository.maemo.org?

2. tesseract is available in extras-devel (I think). If the answer to 1 is yes, then can I specify tesseract as a dependency?

Cheers!