diff options
author | Julien Valroff <julien@kirya.net> | 2009-12-14 20:50:25 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2009-12-14 20:50:25 +0100 |
commit | d1489dbe9dede15251dffb5956f4784b444e3aee (patch) | |
tree | 5f3065ec73653276bdaa2b21c524fe566ad91f70 /debian | |
parent | 20d6ac4d40139ae22141426473c3662bc8d9f768 (diff) |
Fixed build-dep on python-devdebian/0.1.0-2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2f4ae1f..f14ba14 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-all + python-dev Build-Depends-Indep: python-support (>= 0.90), gettext Standards-Version: 3.8.3 |