libopkg: propagate SF_NEED_DETAIL from abstract to discrete package
authorJo-Philipp Wich <jo@mein.io>
Wed, 15 Feb 2017 23:21:05 +0000 (00:21 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 16 Feb 2017 16:02:30 +0000 (17:02 +0100)
During parsing, propagate the state of the SF_NEED_DETAIL flag from the
related abstract package to the discrete pkg_t instance getting assembled.

This is required to ensure that subsequent parsing of pkg_t's dependency
lists considers the state of SF_NEED_DETAIL.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found