summaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2021-12-30 00:02:22 -0500
committerRobby Zambito <contact@robbyzambito.me>2021-12-30 00:02:22 -0500
commit6a35a3cffd976f6fa9d96759e2f2bb0f784b92ac (patch)
tree8c1f87ff19ab3cdb35a3450942846e1b1c736aa6 /manifest.scm
parentb74a45d66405d59ea3f2891a10ee2c62f12134d9 (diff)
Pulled lots of things out of game loop
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm
index abafda9..4867e3f 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -15,6 +15,7 @@
(specifications->manifest
'("readline"
"guile"
+ "guile:debug"
"gcc-toolchain"
"git"
"glibc-locales"
@@ -24,3 +25,4 @@
"grep"
"procps"
"make"))
+