Control: tags -1 + patch Am 27.02.2017 um 17:04 schrieb Stefan Haberland: > OK, I do not know who has added this dependency but it is not needed. > The s390-tools do not require libsysfs. So it can be removed.
Even better. It's probably just a leftover from older times. Given your feedback, the change would be as simple as the attached patch then. Regards, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
From 2380a263f0c38450bbea75b4e904054626d94fba Mon Sep 17 00:00:00 2001 From: Michael Biebl <bi...@debian.org> Date: Mon, 27 Feb 2017 17:36:56 +0100 Subject: [PATCH] Drop obsolete Build-Depends on libsysfs-dev It is no longer needed. Closes: #856062 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1e6978b..f0404ae 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: important Maintainer: Debian S/390 Team <debian-s...@lists.debian.org> Uploaders: Bastian Blank <wa...@debian.org>, Philipp Kern <pk...@debian.org> -Build-Depends: debhelper (>> 9), libsysfs-dev, libz-dev, quilt, gcc-multilib, libfuse-dev, libncurses-dev, libpfm4-dev +Build-Depends: debhelper (>> 9), libz-dev, quilt, gcc-multilib, libfuse-dev, libncurses-dev, libpfm4-dev Standards-Version: 3.8.3 Homepage: http://www.ibm.com/developerworks/linux/linux390/s390-tools.html -- 2.11.0
signature.asc
Description: OpenPGP digital signature