diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-06-01 17:55:16 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-06-01 17:55:16 +0200 |
| commit | 577021e81b0bf894d26d8127822410267b2bb411 (patch) | |
| tree | 8b93cd2342bc73294c9a7695cf8d558da7f16503 /package/python-backports-abc/Config.in | |
| parent | 206ce569269a4b0b7d3ae60f9162d40b290726d8 (diff) | |
| parent | 5386c61796feb30a02ec287ad769a6754aa525dd (diff) | |
| download | buildroot-577021e81b0bf894d26d8127822410267b2bb411.tar.gz buildroot-577021e81b0bf894d26d8127822410267b2bb411.zip | |
Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-backports-abc/Config.in')
| -rw-r--r-- | package/python-backports-abc/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/python-backports-abc/Config.in b/package/python-backports-abc/Config.in index 26d8cfd98b..43566279e8 100644 --- a/package/python-backports-abc/Config.in +++ b/package/python-backports-abc/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_PYTHON_BACKPORTS_ABC bool "python-backports-abc" + depends on BR2_PACKAGE_PYTHON help A backport of recent additions to the 'collections.abc' module. |

