From 0466c27ccb5a85d93261c5831d9258f6d1b5bb53 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Wed, 16 Jan 2008 09:21:45 +0200 Subject: [PATCH] Add build-essential to dpkg-dev Recommends --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 987616e5..fc8e6c45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dpkg (1.14.16) UNRELEASED; urgency=low [ Guillem Jover ] * Add build-essential as an implicit Build-Depends in dpkg-checkbuilddeps. Closes: #402901 + * Add build-essential to dpkg-dev Recommends. * Do not warn about unrecognized Homepage field in binary package stanzas in dpkg-genchanges and dpkg-source. Closes: #460309 * Do not use the enoent helper binary, and use perl POSIX module instead. diff --git a/debian/control b/debian/control index 8c426442..4a62f53e 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Priority: optional Architecture: all Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2), bzip2, lzma, patch (>= 2.2-1), make, binutils -Recommends: gcc | c-compiler +Recommends: gcc | c-compiler, build-essential Suggests: gnupg, debian-keyring Conflicts: dpkgname, dpkg-cross (<< 2.0.0) Replaces: dpkgname, dpkg (<< 1.4.1.8), dpkg-doc-ja, manpages-pl (<= 20051117-1) -- 2.39.5