debian/control: Relax cross-compiler build-dependencies, now that #827136 is fixed

This commit is contained in:
Ben Hutchings 2016-07-02 09:44:37 +02:00
parent fcf753ae77
commit f513bc42ae
3 changed files with 6 additions and 2 deletions

4
debian/changelog vendored
View File

@ -7,6 +7,10 @@ linux (4.7~rc4-1~exp2) UNRELEASED; urgency=medium
[ Martin Michlmayr ]
* [armhf, arm64] Enable DRM_TEGRA_STAGING.
[ Ben Hutchings ]
* debian/control: Relax cross-compiler build-dependencies, now that #827136
is fixed
-- Ben Hutchings <ben@decadent.org.uk> Tue, 21 Jun 2016 20:43:50 +0100
linux (4.7~rc4-1~exp1) experimental; urgency=medium

View File

@ -59,7 +59,7 @@ initramfs-generators: initramfs-tools initramfs-fallback
[relations]
# compilers
gcc-5: gcc-5 <!stage1 !cross>, gcc-5-@gnu-type-package@:native <!stage1 cross>
gcc-5: gcc-5 <!stage1 !cross>, gcc-5-@gnu-type-package@ <!stage1 cross>
# initramfs-generators
initramfs-fallback: linux-initramfs-tool

View File

@ -24,5 +24,5 @@ hardware: multiprocessor 64-bit PA-RISC
hardware-long: HP PA-RISC 64-bit SMP systems with support for more than 4 GB RAM
[relations]
gcc-5: gcc-5 <!stage1 !cross>, binutils-hppa64-linux-gnu <!stage1 !cross>, gcc-5-hppa64-linux-gnu <!stage1 !cross>, gcc-5-hppa-linux-gnu:native <!stage1 cross>, binutils-hppa64-linux-gnu:native <!stage1 cross>, gcc-5-hppa64-linux-gnu:native <!stage1 cross>
gcc-5: gcc-5 <!stage1 !cross>, gcc-5-hppa-linux-gnu <!stage1 cross>, binutils-hppa64-linux-gnu <!stage1>, gcc-5-hppa64-linux-gnu <!stage1>