aboutsummaryrefslogtreecommitdiff
path: root/project.janet
diff options
context:
space:
mode:
Diffstat (limited to 'project.janet')
-rw-r--r--project.janet3
1 files changed, 2 insertions, 1 deletions
diff --git a/project.janet b/project.janet
index fe2ed8d..7c6f59a 100644
--- a/project.janet
+++ b/project.janet
@@ -3,7 +3,8 @@
:description "Janet cUrl"
:author "Chloe Kudryavtsev <toast@bunkerlabs.net>"
:license "Unlicense"
- :repo "https://github.com/CosmicToast/jurl.git")
+ :repo "https://github.com/CosmicToast/jurl.git"
+ :dependencies ["spork"])
(declare-native
:name "jurl/native"