diff options
-rw-r--r-- | chickadee/cli/bundle.scm | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chickadee/cli/bundle.scm b/chickadee/cli/bundle.scm index 35ffd53..09c6ddf 100644 --- a/chickadee/cli/bundle.scm +++ b/chickadee/cli/bundle.scm @@ -326,24 +326,20 @@ exec bin/guile ~a "gc" "gmp" "guile-3.0" - "jbig" - "jpeg" + "turbojpeg" "mpg123" "ogg" "openal" "png16" "readline" "SDL2-2.0" - "SDL2_image-2.0" "sndfile" "sndio" - "tiff" "tinfo" "unistring" "vorbis" "vorbisenc" "vorbisfile" - "webp" "z")) (library-directories . ("/lib" "/lib64" |