Skip to content

Commit

Permalink
Issue 1242: Allow either python-imaging or python-pil in installer
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-otto authored and alinefm committed Apr 19, 2019
1 parent c775ab5 commit bc66961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/DEBIAN/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Section: base
Priority: optional
Architecture: all
Depends: wok (>= 2.1.0),
python-imaging,
python-imaging | python-pil,
python-configobj,
novnc,
python-jsonschema (>= 1.3.0),
Expand Down

0 comments on commit bc66961

Please sign in to comment.