diff options
| author | Eugen Wissner <belka@caraus.de> | 2018-02-22 05:25:59 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2018-02-22 05:25:59 +0100 |
| commit | af942116e4acc5424c5e9883eb8173904f0b84df (patch) | |
| tree | b931f7410e89f3f1601c66b46eeaf22f0f02f033 /dub.json | |
| parent | 9876d9245c76056e190a12c9ed471f047e57a37e (diff) | |
| parent | 7ee4af9e79f294033eaa51a2a272606e1630ffcc (diff) | |
| download | tanya-af942116e4acc5424c5e9883eb8173904f0b84df.tar.gz | |
Merge remote-tracking branch 'n8sh/getrandom-syscall'
Fix #18.
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", |
