[Bug 1215341] New: devel:gcc/binutils: devel subpackage should depend on zstd-devel
https://bugzilla.suse.com/show_bug.cgi?id=1215341 Bug ID: 1215341 Summary: devel:gcc/binutils: devel subpackage should depend on zstd-devel Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: matz@suse.com Reporter: stefan.bruens@rwth-aachen.de QA Contact: screening-team-bugs@suse.de CC: rguenther@suse.com Target Milestone: --- Found By: --- Blocker: --- As zstd compression is enabled for current distribution versions, the devel package should also pull in zstd-devel ``` %if %{suse_version} > 1500 BuildRequires: libzstd-devel %endif ``` -> ``` %package devel ... %if %{suse_version} > 1500 Requires: libzstd-devel %endif ``` -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1215341 https://bugzilla.suse.com/show_bug.cgi?id=1215341#c2 --- Comment #2 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1215341) was mentioned in https://build.opensuse.org/request/show/1113654 Factory / binutils -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1215341 https://bugzilla.suse.com/show_bug.cgi?id=1215341#c3 --- Comment #3 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1215341) was mentioned in https://build.opensuse.org/request/show/1124735 Factory / binutils -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com