debian/rules: Try to figure out target device automatically.
[maemo-efl] / trunk / python-etk / debian / control
index 54b3c62..a496f07 100644 (file)
@@ -2,14 +2,14 @@ Source: python-etk
 Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libetk0-dev (>= 0.1.0.042-maemo3), python2.5-cython-dev
+Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libetk0-dev (>= 0.1.0.042-maemo5), python2.5-evas-dev (>= 0.2.3-maemo6), python2.5-ecore (>= 0.3.0-maemo4), python2.5-cython-dev
 Standards-Version: 3.6.2.2
 
 Package: python2.5-etk
 Section: python
 Architecture: any
 Provides: python-etk
-Depends: python2.5 (>= 2.5.1-1osso6), ${shlibs:Depends}
+Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libetk0 (>= 0.1.0.042-maemo5), libetk0-engine-all (>= 0.1.0.042-maemo5), python2.5-evas (>= 0.2.3-maemo6), python2.5-ecore (>= 0.3.0-maemo4)
 Description: Python bindings for Ecore
  This packages contains modules that allow you to use
  Ecore(enlightenment core library) in Python programs.