diff options
author | Julien Valroff <julien@kirya.net> | 2010-01-17 09:56:08 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-01-17 09:56:08 +0100 |
commit | 27e093f86366c3545a4ae1fd5cdf1260644a3837 (patch) | |
tree | f5eb825ffb07f7cb67223ecce21796c21c07eb34 | |
parent | e82b659227428f2406566166059cdf5fa869f802 (diff) |
Changed python-dev build-dep to python (arch:all package)debian/0.1.2-1
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f14ba14..75a0cf5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: graphics Priority: optional Maintainer: Julien Valroff <julien@kirya.net> Build-Depends: debhelper (>= 7.0.50~), - python-dev + python Build-Depends-Indep: python-support (>= 0.90), gettext Standards-Version: 3.8.3 |