summaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2021-12-23 20:52:49 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2021-12-23 20:52:49 +0100
commit35465f27ed87646a18cd9298eae861f14385300e (patch)
tree7f0256d28fa6fd5368b7a39500d080456e70be8e /manifest.scm
First commit: moves a simple thing on the screen
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm
new file mode 100644
index 0000000..3606f15
--- /dev/null
+++ b/manifest.scm
@@ -0,0 +1 @@
+(specifications->manifest '("sdl2" "sdl2-image" "gcc-toolchain" "gdb" "man-db"))