From 9876d9245c76056e190a12c9ed471f047e57a37e Mon Sep 17 00:00:00 2001 From: Nathan Sashihara <21227491+n8sh@users.noreply.github.com> Date: Mon, 19 Feb 2018 09:21:53 -0500 Subject: Implement PlatformEntropySource for macOS, Microsoft Windows, NetBSD, OpenBSD, Solaris --- dub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dub.json') diff --git a/dub.json b/dub.json index d3cdf03..f60f05b 100644 --- a/dub.json +++ b/dub.json @@ -28,5 +28,6 @@ "lflags": ["arch/tanya.a"], "versions": ["TanyaNative"] } - ] + ], + "libs-windows": ["advapi32"] } -- cgit v1.2.3