[Pkg-e-commits] [SCM] Python bindings for Ecore and Ecore-Evas branch, master, updated. debian/0.2.1-2
Jan Luebbe
jluebbe at debian.org
Mon Mar 17 13:55:14 UTC 2008
The following commit has been merged in the master branch:
commit c5272ab59973d3c3a1372e23f2d365e5950fd277
Author: Jan Luebbe <jluebbe at debian.org>
Date: Mon Mar 17 14:25:15 2008 +0100
Build-Depend on python-setuptools to avoid downloading it
Also Build-Depend on python-evas
diff --git a/debian/control b/debian/control
index 3f14984..e4693d3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
Uploaders: Jan Lübbe <jluebbe at debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
- python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3), cython, python-pyrex,
- libecore-dev, libevas-dev
+ python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3), python-setuptools,
+ cython, python-pyrex, python-evas, libecore-dev, libevas-dev
Standards-Version: 3.7.3
Vcs-Browser: http://git.debian.org/?p=pkg-e/proto/python-efl/python-ecore.git
Vcs-Git: git://git.debian.org/pkg-e/proto/python-efl/python-ecore.git
--
Python bindings for Ecore and Ecore-Evas
More information about the Pkg-e-commits
mailing list