summaryrefslogtreecommitdiff
path: root/middle/dub.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-08-25 16:09:03 +0200
committerEugen Wissner <belka@caraus.de>2025-08-25 16:09:03 +0200
commitb8fa670c5a1e6e856ced5d1be7f04360e91e0c7d (patch)
tree14cbbbc198a6bc2c0fb56219af375c6ddf95a4e1 /middle/dub.json
parent720d259cfc1db61d2deadca8b3e7751182d789b2 (diff)
downloadtanya-b8fa670c5a1e6e856ced5d1be7f04360e91e0c7d.tar.gz
Merge os, middle and meta subpackages
Diffstat (limited to 'middle/dub.json')
-rw-r--r--middle/dub.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/middle/dub.json b/middle/dub.json
index 0e91cd0..aef09d2 100644
--- a/middle/dub.json
+++ b/middle/dub.json
@@ -3,11 +3,6 @@
"description": "Runtime, middle-level utilities",
"targetType": "library",
- "dependencies": {
- "tanya:meta": "*",
- "tanya:os": "*"
- },
-
"dependencies-linux": {
"mir-linux-kernel": "~>1.0.0"
},