summaryrefslogtreecommitdiffstats
path: root/manifest.scm
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2024-01-19 20:35:36 -0500
committerBrian Cully <bjc@spork.org>2024-01-19 20:35:36 -0500
commit632dcab38d9c516f6cee447a70c06765e29526c0 (patch)
treeb0b1a7927735f6a50269c9fe5bb11a2bc335d460 /manifest.scm
parentf182e945ee05762b91549169ab39cf56044f0a79 (diff)
downloadfav-632dcab38d9c516f6cee447a70c06765e29526c0.tar.gz
fav-632dcab38d9c516f6cee447a70c06765e29526c0.zip
add javascript version
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm
new file mode 100644
index 0000000..18687f9
--- /dev/null
+++ b/manifest.scm
@@ -0,0 +1,4 @@
+(specifications->manifest
+ '("perl"
+ "make"
+ "python"))