mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
debian/control: Remove alternate build-dependency on binutils-dev
This was used for backports from to wheezy, but we don't backport from stretch/sid to wheezy.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -103,6 +103,8 @@ linux (4.5.4-1) UNRELEASED; urgency=medium
|
||||
which does not build tools packages
|
||||
* debian/control,debian/rules,debian/rules.d: Support the 'nodoc' build
|
||||
profile
|
||||
* debian/control: Remove alternate build-dependency on binutils-dev that was
|
||||
used for backports to wheezy
|
||||
|
||||
-- Aurelien Jarno <aurel32@debian.org> Tue, 10 May 2016 23:58:07 +0200
|
||||
|
||||
|
||||
2
debian/templates/control.source.in
vendored
2
debian/templates/control.source.in
vendored
@@ -32,7 +32,7 @@ Build-Depends:
|
||||
libaudit-dev <!stage1 !pkg.linux.notools>,
|
||||
libdw-dev <!stage1 !pkg.linux.notools>,
|
||||
libelf-dev <!stage1 !pkg.linux.notools>,
|
||||
libiberty-dev <!stage1 !pkg.linux.notools> | binutils-dev (<< 2.23.91.20131123-1) <!stage1 !pkg.linux.notools>,
|
||||
libiberty-dev <!stage1 !pkg.linux.notools>,
|
||||
libnewt-dev <!stage1 !pkg.linux.notools>,
|
||||
libnuma-dev [amd64 arm64 hppa i386 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sparc x32] <!stage1 !pkg.linux.notools>,
|
||||
libperl-dev <!stage1 !pkg.linux.notools>,
|
||||
|
||||
Reference in New Issue
Block a user