diff options
author | Francois Perrad <fperrad@gmail.com> | 2016-03-13 18:37:28 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-03-15 23:16:29 +0100 |
commit | d6cff4abdc87c2f4ad96c2dd2caf49a60494fdbf (patch) | |
tree | 923c918e653172d5f3e60cdd97bea9d153ece567 /package/python-cffi/python-cffi.hash | |
parent | 6a1274705d3723b60f1ce16cdb6b2ffcfa8bd144 (diff) | |
download | buildroot-d6cff4abdc87c2f4ad96c2dd2caf49a60494fdbf.tar.gz buildroot-d6cff4abdc87c2f4ad96c2dd2caf49a60494fdbf.zip |
scancpan: handle recommended dependencies as optional packages
Currently, without the flag -recommend, scancpan takes as dependency
only one which has the relationship "requires"; this mode works fine.
And, with the flag -recommend, scancpan takes all ones (ie. with
relationship "requires" or "recommends") in the same way; this mode
never works fine, because it is too simplistic.
With this commit, the "not required" dependencies are handled as
optional BR package or skipped if a cyclic dependency is detected.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-cffi/python-cffi.hash')
0 files changed, 0 insertions, 0 deletions