~mrms/tarum

cb0bca04da55b12f4d2bc23a3f6f39a34fbd0b13 — Marek Maškarinec 7 months ago 9272770
Remove umka dependency
1 files changed, 2 insertions(+), 2 deletions(-)

M box.json
M box.json => box.json +2 -2
@@ 7,9 7,9 @@
    "readme": "README.md",
    "link": "https://git.sr.ht/~mrms/tarum",
    "dependencies": [
        "umka",
        "os",
        "filepath"
				"umka_api"
    ],
    "include": [
        "tar.um",


@@ 19,4 19,4 @@
    "pre_build": "make",
    "run_posix": "make run",
    "run_windows": "./pak/umka/windows/umka.exe tar.um"
}
\ No newline at end of file
}