Add missing Python dependency on premailer library

This dependency gets pulled in with dvsim.py since OpenTitan commit
1aff665d2, vendored in with Ibex commit 1bbcce0.
This commit is contained in:
Rupert Swarbrick 2020-05-29 10:20:47 +01:00 committed by Philipp Wagner
parent d51b50350f
commit 059d3f324f

View file

@ -10,3 +10,6 @@ git+https://github.com/lowRISC/fusesoc.git@ot
pyyaml
mako
# Needed by dvsim.py (not actually used in Ibex)
premailer