Fixed dependencies in debian/control
[maemo-efl] / trunk / python-evas / debian / control.in
index cbbca14..6b45fe7 100644 (file)
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
-Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-numeric-dev (>= 24.2-1osso4), python2.5-cython-dev
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1) | python-pyrex, libeina0-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-numeric-dev (>= 24.2-1osso4) | python-numeric, python2.5-cython-dev | cython
 Standards-Version: 3.7.2
 Homepage: http://www.enlightenment.org
 
@@ -19,7 +19,7 @@ Description: Python bindings for enlightenment advanced canvas library
 Package: python2.5-evas-dev
 Section: python
 Architecture: any
-Provides: python-evas
+Provides: python-evas-dev
 Depends: libeina0-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-evas (= ${Source-Version})
 Description: Python bindings for enlightenment advanced canvas library development files
  This packages contains  modules that allow you to use