Skip to content

Commit f8a6003

Browse files
HarHarLinksmtwebster
authored andcommitted
add missing dependency to comment
1 parent a53e990 commit f8a6003

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nemo-media-columns/setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
# 'mutagen',
2626
# 'pypdf2',
2727
# 'pil',
28-
# 'pymediainfo'],
28+
# 'pymediainfo'
29+
# 'stopit'],
2930
data_files = [
3031
('/usr/share/nemo-python/extensions', ['nemo-media-columns.py']),
3132
('/usr/bin', ['nemo-media-columns-prefs']),

0 commit comments

Comments
 (0)