Commit 9ebf0944 authored by Steven Fackler's avatar Steven Fackler
Browse files

Mention why the windows deps are there

parent be7171ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ libressl-pnacl-sys = "2.1.0"
[target.arm-unknown-nacl.dependencies]
libressl-pnacl-sys = "2.1.0"

# Only here to make sure we link to these in a static build on Windows
[target.i686-pc-windows-gnu]
user32-sys = "0.1"
gdi32-sys = "0.1"