summaryrefslogtreecommitdiff
path: root/dub.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2018-02-22 05:25:59 +0100
committerEugen Wissner <belka@caraus.de>2018-02-22 05:25:59 +0100
commitaf942116e4acc5424c5e9883eb8173904f0b84df (patch)
treeb931f7410e89f3f1601c66b46eeaf22f0f02f033 /dub.json
parent9876d9245c76056e190a12c9ed471f047e57a37e (diff)
parent7ee4af9e79f294033eaa51a2a272606e1630ffcc (diff)
downloadtanya-af942116e4acc5424c5e9883eb8173904f0b84df.tar.gz
Merge remote-tracking branch 'n8sh/getrandom-syscall'
Fix #18.
Diffstat (limited to 'dub.json')
-rw-r--r--dub.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/dub.json b/dub.json
index f60f05b..f25a4e6 100644
--- a/dub.json
+++ b/dub.json
@@ -9,6 +9,10 @@
"targetType": "library",
+ "dependencies-linux": {
+ "mir-linux-kernel": "~>1.0.0",
+ },
+
"configurations": [
{
"name": "library",