We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26c41bd + 57f4f0c commit c3653cbCopy full SHA for c3653cb
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
license='GNU GPL',
17
keywords='UBI UBIFS',
18
19
- requires=['lzo'],
+ install_requires=['python-lzo'],
20
packages = find_packages(),
21
scripts=['scripts/ubireader_display_info',
22
'scripts/ubireader_extract_files',
0 commit comments