summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-08-02 19:13:11 +0200
committerJulian Andres Klode <jak@debian.org>2009-08-02 19:13:11 +0200
commitcdb7e74be8bfa4bc16aa8d9231829095f8689033 (patch)
tree025cb184e43f1ec7f5557ae393f67e2c4aec1c9f /debian/control
parent057b8847b0645f501c34662ba60313cb4792b992 (diff)
downloadpython-apt-cdb7e74be8bfa4bc16aa8d9231829095f8689033.tar.gz
debian/control: Do not build-depend on python-gtk2 and python-vte on kfreebsd-*.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 6d27549a..7cd6f81d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Build-Depends: apt-utils,
python-central (>= 0.5),
python-debian,
python-distutils-extra (>= 1.9.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