|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2-squid : Please stop BuildRequire on boost-devel | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Adam Majer <amajer> |
| Component: | YaST2 | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://trello.com/c/katF7mWl | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 1062583 | ||
|
Description
Adam Majer
2017-10-11 12:52:14 UTC
We created the following trello card to track this issue: https://trello.com/c/katF7mWl Note: the fix should be quite easy, replace the generic "boost-devel" with the really required "libboost_*-devel". See the example in the snapper package: https://github.com/openSUSE/snapper/blob/3812bef4e27b83142c24cb41b34ea8adfc96aea5/snapper.spec.in#L24-L30 Fixed in yast2-squid-4.0.0 (https://github.com/yast/yast-squid/pull/14) SR: https://build.opensuse.org/request/show/533937 |