From cdb7e74be8bfa4bc16aa8d9231829095f8689033 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 2 Aug 2009 19:13:11 +0200 Subject: debian/control: Do not build-depend on python-gtk2 and python-vte on kfreebsd-*. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ca1227d0..db1eef02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ python-apt (0.7.12.1) UNRELEASED; urgency=low * apt/package.py: - Add missing argument to Version.__le__() and Version.__ge__() + * debian/control: + - Do not build-depend on python-gtk2 and python-vte on kfreebsd-*. -- Julian Andres Klode Fri, 31 Jul 2009 12:38:18 +0200 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 -- cgit v1.2.3