diff options
| author | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:27 +0000 |
|---|---|---|
| committer | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:27 +0000 |
| commit | b69cd4a109e8b3fff0654a6df003b42235268355 (patch) | |
| tree | 4ad511efd6e5cc97374389d87d511fead812700b | |
| parent | 7a803ffe09ad1132452bc3c026713cff332ec38e (diff) | |
| download | python-apt-b69cd4a109e8b3fff0654a6df003b42235268355.tar.gz | |
add apt-utils to build-depends for libapt-inst
Author: rmurray
Date: 2002-02-08 08:31:32 GMT
add apt-utils to build-depends for libapt-inst
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6c03441e..4862ba10 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, python-dev +Build-Depends: debhelper, libapt-pkg-dev, apt-utils, python-dev Package: python-apt Architecture: any |
