summaryrefslogtreecommitdiffstats
path: root/package/python-pyparted/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-06-30 14:45:24 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-01 12:53:39 +0200
commit05ce14894e6e43a8c88755032e0d428e8c2a4a3f (patch)
tree92699fe012bccf754448ddf4dad050264eb5a410 /package/python-pyparted/Config.in
parent83164a2b12e78a2c401d16cb02fa3bd176d50961 (diff)
downloadbuildroot-05ce14894e6e43a8c88755032e0d428e8c2a4a3f.tar.gz
buildroot-05ce14894e6e43a8c88755032e0d428e8c2a4a3f.zip
python-pyparted: bump to version 3.11.0
Remove erroneously added CFFI dependency. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pyparted/Config.in')
-rw-r--r--package/python-pyparted/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/python-pyparted/Config.in b/package/python-pyparted/Config.in
index 150159559b..944796ff31 100644
--- a/package/python-pyparted/Config.in
+++ b/package/python-pyparted/Config.in
@@ -1,7 +1,6 @@
config BR2_PACKAGE_PYTHON_PYPARTED
bool "python-pyparted"
depends on BR2_USE_WCHAR
- select BR2_PACKAGE_PYTHON_CFFI # runtime
select BR2_PACKAGE_PARTED
help
Python bindings for GNU parted (libparted).
OpenPOWER on IntegriCloud