diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-01-15 19:09:10 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-01-15 19:09:10 +0100 |
| commit | 34b01eb60ec315bc542d0cad7239091219a8388c (patch) | |
| tree | f867e2bce16aea074f78e1c5fa66295f2a846b96 /debian/control | |
| parent | 4f3788456a453c132c130f9beb570bbe33c47904 (diff) | |
| download | python-apt-34b01eb60ec315bc542d0cad7239091219a8388c.tar.gz | |
Rewrite apt.progress.gtk2 documentation by hand and drop python-gtk2
build-time dependency.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 3554942a..294deb1a 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,7 @@ Build-Depends: apt-utils, python-all-dev, python-central (>= 0.5), python-distutils-extra (>= 2.0), - python-gtk2 [!kfreebsd-amd64 !kfreebsd-i386], - python-sphinx (>= 0.5), - python-vte [!kfreebsd-amd64 !kfreebsd-i386] + python-sphinx (>= 0.5) Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes |
