summaryrefslogtreecommitdiffstats
path: root/package/python-treq/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-17 23:39:58 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-24 17:15:29 +0200
commit518cb7ff03ceb0bbc7aa6eb6fafbf43d1e3025b7 (patch)
treec7b0e18dfc97a7857af63e4022876f4c165d9009 /package/python-treq/Config.in
parent5ebf6282413c96937ffabf4d2d3b6ce75a344693 (diff)
downloadbuildroot-518cb7ff03ceb0bbc7aa6eb6fafbf43d1e3025b7.tar.gz
buildroot-518cb7ff03ceb0bbc7aa6eb6fafbf43d1e3025b7.zip
python-service-identity: add missing BR2_INSTALL_LIBSTDCPP dependency
python-service-identity selects python-pyopenssl and python-pyasn, both of which depend on C++ support, but this dependency was not propagated to python-service-identity causing the following kconfig warning: warning: (BR2_PACKAGE_PYTHON_SERVICE_IDENTITY) selects BR2_PACKAGE_PYTHON_PYOPENSSL which has unmet direct dependencies ((BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3) && BR2_INSTALL_LIBSTDCPP) warning: (BR2_PACKAGE_PYTHON_SERVICE_IDENTITY) selects BR2_PACKAGE_PYTHON_PYASN which has unmet direct dependencies ((BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3) && BR2_INSTALL_LIBSTDCPP) warning: (BR2_PACKAGE_PYTHON_SERVICE_IDENTITY) selects BR2_PACKAGE_PYTHON_PYASN_MODULES which has unmet direct dependencies ((BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3) && BR2_INSTALL_LIBSTDCPP) Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: add Config.in comment.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-treq/Config.in')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud