|
|
@@ -51,7 +51,7 @@ Section: utils
|
|
|
Priority: optional
|
|
|
Architecture: all
|
|
|
Multi-Arch: foreign
|
|
|
-Depends: libdpkg-perl (= ${source:Version}), libfile-fcntllock-perl, bzip2, xz-utils,
|
|
|
+Depends: libdpkg-perl (= ${source:Version}), bzip2, xz-utils,
|
|
|
patch, make, binutils, base-files (>= 5.0.0), ${misc:Depends}
|
|
|
Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg, gpgv, libalgorithm-merge-perl
|
|
|
Suggests: debian-keyring
|
|
|
@@ -68,7 +68,7 @@ Section: perl
|
|
|
Priority: optional
|
|
|
Architecture: all
|
|
|
Multi-Arch: foreign
|
|
|
-Depends: dpkg (>= 1.15.8), perl, libtimedate-perl, ${misc:Depends}
|
|
|
+Depends: dpkg (>= 1.15.8), perl, libtimedate-perl, libfile-fcntllock-perl, ${misc:Depends}
|
|
|
Recommends: bzip2, xz-utils
|
|
|
Suggests: debian-keyring, gnupg, gpgv, gcc | c-compiler, binutils, patch
|
|
|
Breaks: dpkg-dev (<< 1.15.6)
|