Преглед на файлове

Add build-essential to dpkg-dev Recommends

Guillem Jover преди 18 години
родител
ревизия
0466c27ccb
променени са 2 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 1 0
      debian/changelog
  2. 1 1
      debian/control

+ 1 - 0
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.

+ 1 - 1
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)