[Git][reproducible-builds/diffoscope][master] Also build-depend on linux-image-generic as, the kernel metapackage is called like that there
Mattia Rizzolo
gitlab at salsa.debian.org
Tue Oct 9 15:16:41 CEST 2018
Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope
Commits:
b90bd2f6 by Mattia Rizzolo at 2018-10-09T13:04:22Z
Also build-depend on linux-image-generic as, the kernel metapackage is called like that there
Keep the limit on [amd64] to avoid trying to install it in debian...
Gbp-Dch: Ignore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
2 changed files:
- debian/control
- debian/tests/control.in
Changes:
=====================================
debian/control
=====================================
@@ -40,7 +40,7 @@ Build-Depends:
libjs-jquery-isonscreen <!nocheck>,
libjs-jquery-tablesorter <!nocheck>,
libjs-jquery-throttle-debounce <!nocheck>,
- linux-image-amd64 [amd64] <!nocheck>,
+ linux-image-amd64 [amd64] <!nocheck> | linux-image-generic [amd64] <!nocheck>,
llvm <!nocheck>,
lz4 <!nocheck> | liblz4-tool <!nocheck>,
mono-utils <!nocheck>,
=====================================
debian/tests/control.in
=====================================
@@ -1,5 +1,5 @@
Tests: pytest-with-recommends
-Depends: diffoscope, python3-pytest, file, linux-image-amd64 [amd64], %RECOMMENDS%, %PYRECOMMENDS%
+Depends: diffoscope, python3-pytest, file, linux-image-amd64 [amd64] | linux-image-generic [amd64], %RECOMMENDS%, %PYRECOMMENDS%
Tests: pytest
Depends: diffoscope, python3-pytest, file
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/b90bd2f68ee350ba1a3cfd33b4c4b192b56f64e2
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/b90bd2f68ee350ba1a3cfd33b4c4b192b56f64e2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20181009/e4bd1ec6/attachment.html>
More information about the rb-commits
mailing list