Config.in 283 B

1234567891011
  1. config BR2_PACKAGE_PYTHON_PYPARTED
  2. bool "python-pyparted"
  3. depends on BR2_USE_WCHAR
  4. select BR2_PACKAGE_PARTED
  5. help
  6. Python bindings for GNU parted (libparted).
  7. https://github.com/rhinstaller/pyparted
  8. comment "pyparted needs a toolchain w/ wchar"
  9. depends on !BR2_USE_WCHAR