diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-08-03 15:59:35 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-08-03 15:59:35 +0200 |
| commit | 008812a3e9d4f786b83a78f72c115aae2faf65d4 (patch) | |
| tree | 5476b378569f3fa8809fe7228b5022af96d47af8 /debian/control | |
| parent | 08674e660118758f32d220a26b4a525459317293 (diff) | |
| parent | b901e22c3b747dd463bc13be10826bf90934c223 (diff) | |
| download | python-apt-008812a3e9d4f786b83a78f72c115aae2faf65d4.tar.gz | |
Merge 0.7.12.1
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6b96a6be..cc5d1e56 100644 --- a/debian/control +++ b/debian/control @@ -16,9 +16,9 @@ Build-Depends: apt-utils, python3.1-dbg, python-central (>= 0.5), python-distutils-extra (>= 2.0), - python-gtk2, + python-gtk2 [!kfreebsd-amd64 !kfreebsd-i386], python-sphinx (>= 0.5), - python-vte + python-vte [!kfreebsd-amd64 !kfreebsd-i386] Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes |
