FS#40250 - [yaml-cpp] boost should be a dependency

Attached to Project: Community Packages
Opened by Ian Thompson (Dalrik) - Tuesday, 06 May 2014, 21:26 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 12 May 2014, 01:22 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Boost should be listed as a dependency, not a make dependency. yaml-cpp/node/ptr.h (indirectly included by yaml-cpp/yaml.h) references boost/shared_ptr.hpp, causing compliation to fail on programs using this package.

Additional info:
yaml-cpp 1.5.1-1


Steps to reproduce:
Build any program dependent on yaml-cpp without boost installed
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 12 May 2014, 01:22 GMT
Reason for closing:  Fixed
Comment by Ian Thompson (Dalrik) - Tuesday, 06 May 2014, 21:28 GMT
Small typo, package version is yaml-cpp 0.5.1-1, not 1.5.1

Loading...