diff options
Diffstat (limited to 'manifest.scm')
-rw-r--r-- | manifest.scm | 4 |
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")) |