summaryrefslogtreecommitdiff
path: root/guix.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-12-17 08:56:20 -0500
committerDavid Thompson <dthompson2@worcester.edu>2021-12-17 08:57:16 -0500
commita9aa99ac55440b36fe0c2c647bcfa151f08bcce2 (patch)
tree39c860aec3bc0604f3ea93ed40d263d9c4e365b0 /guix.scm
parenta0aef712ab136b970b2cdb1d6f967bab1040cbf1 (diff)
Add libturbojpeg bindings.
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index 490dcd0..dc82246 100644
--- a/guix.scm
+++ b/guix.scm
@@ -47,6 +47,7 @@
(gnu packages audio)
(gnu packages autotools)
(gnu packages fontutils)
+ (gnu packages image)
(gnu packages pkg-config)
(gnu packages readline)
(gnu packages texinfo)
@@ -140,6 +141,7 @@ SDL2 C shared library via the foreign function interface.")
(inputs
(list freetype
target-guile
+ libjpeg-turbo
libvorbis
mpg123
openal