diff options
| author | Nathan Sashihara <21227491+n8sh@users.noreply.github.com> | 2018-02-19 07:32:49 -0500 |
|---|---|---|
| committer | Nathan Sashihara <21227491+n8sh@users.noreply.github.com> | 2018-02-21 04:49:48 -0500 |
| commit | 7ee4af9e79f294033eaa51a2a272606e1630ffcc (patch) | |
| tree | 022ce4c878192cb673e10a96b0b58ffaa779b903 /dub.json | |
| parent | bd2b88f16ece2b0631175bc1f91afae56ba5b3ed (diff) | |
| download | tanya-7ee4af9e79f294033eaa51a2a272606e1630ffcc.tar.gz | |
Use correct getrandom linux syscall on non-x86_64
Diffstat (limited to 'dub.json')
| -rw-r--r-- | dub.json | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ "targetType": "library", + "dependencies-linux": { + "mir-linux-kernel": "~>1.0.0", + }, + "configurations": [ { "name": "library", |
