diff options
| author | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:32 +0000 |
|---|---|---|
| committer | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:32 +0000 |
| commit | 93d00fe7953e2cd22197de842a79053f6b907417 (patch) | |
| tree | 89d6c3599385e86f967ca1be64b0622e35b1be3d /debian | |
| parent | fd6728c9475a802a02eb50604c27a4e6e80492ac (diff) | |
| download | python-apt-93d00fe7953e2cd22197de842a79053f6b907417.tar.gz | |
Build-depend on python-dev >= 2.2 to keep everything in...
Author: mdz
Date: 2002-08-28 12:25:11 GMT
Build-depend on python-dev >= 2.2 to keep everything in sync across architectures
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 4862ba10..94a3ba98 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Standards-Version: 3.1.1 -Build-Depends: debhelper, libapt-pkg-dev, apt-utils, python-dev +Build-Depends: debhelper, libapt-pkg-dev, apt-utils, python-dev (>= 2.2) Package: python-apt Architecture: any |
