X-Git-Url: http://git.maemo.org/git/?p=maemo-efl;a=blobdiff_plain;f=trunk%2Fpython-epsilon%2Fdebian%2Fcontrol.in;h=8175422e714c9a0c7d11ad517338fe8a4fd3b04d;hp=a65bb3d85e8235a7d7055b31c9d12803b45397fc;hb=c5d5024b02d8f1b56aac6bf6412e6bbecbabed70;hpb=71ac8a1372dd97665aec7aa4467fa94739e92fc3 diff --git a/trunk/python-epsilon/debian/control.in b/trunk/python-epsilon/debian/control.in index a65bb3d..8175422 100644 --- a/trunk/python-epsilon/debian/control.in +++ b/trunk/python-epsilon/debian/control.in @@ -2,14 +2,14 @@ Source: python-epsilon Section: python Priority: optional Maintainer: Maemo-EFL Team -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), libecore0-dev (>= @ECORE_VERSION@), libepsilon0-dev (>= @EPSILON_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), 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), libecore0-dev (>= @ECORE_VERSION@), libepsilon0-dev (>= @EPSILON_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-cython-dev, python2.5-ecore (>= @PYTHON-ECORE_VERSION@) Standards-Version: 3.6.2.2 Package: python2.5-epsilon Section: python Architecture: any Provides: python-epsilon -Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libepsilon0 (>= @EPSILON_VERSION@) +Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libepsilon0 (>= @EPSILON_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@) Description: Python bindings for Ecore This packages contains modules that allow you to use Ecore(enlightenment core library) in Python programs.