Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Reviewed-by: Titouan Christophe <titouan.christophe@railnova.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
@@ -1,7 +1,7 @@
config BR2_PACKAGE_PYTHON_SENTRY_SDK
bool "python-sentry-sdk"
- select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
select BR2_PACKAGE_PYTHON_CERTIFI # runtime
+ select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
help
Python client for Sentry (https://getsentry.com).