Carlo Zancanaro <ca...@zancanaro.id.au> writes: > * gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables. > --- > gnu/packages/python.scm | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) >
Thank you! I applied it with adding ‘python-lxml’, ‘python-pillow’ and ‘python-six’ as ‘propagated-inputs’. It can also use ‘python-pymaging’ for pure python PNG output (instead of PIL or Pillow which use native system libraries), but we don’t have pymaging packaged yet and I think it’s not useful if we already make PIL available.