aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLoïc Minier <lool@dooz.org>2009-12-12 19:13:39 +0100
committerLoïc Minier <lool@dooz.org>2009-12-12 19:13:39 +0100
commit5e2bbef1410919e42f495ca25bb1606cb24c1b67 (patch)
tree6b97e30fa87231da23bbf49f98b308efd33c6e7a /debian/control
parentcca6306f82e354cb8b42f88f5cde2747110d602c (diff)
downloadpbuilder-5e2bbef1410919e42f495ca25bb1606cb24c1b67.tar
pbuilder-5e2bbef1410919e42f495ca25bb1606cb24c1b67.tar.gz
Require gdebi/gdebi-core on host to resolve bdeps
Require /usr/bin/gdebi on the host to resolve build-deps using pbuilder-satisfydepends-gdebi instead of installing it in the chroot which resulted in a less minimal build env. Use proper package name in Suggests.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a32719c..f4b5d5b 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Recommends: fakeroot,
sudo,
devscripts
Suggests: pbuilder-uml,
- gdebi,
+ gdebi-core,
cowdancer
Description: personal package builder for Debian packages
pbuilder constructs a chroot system, and builds a package inside the