summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-01-24 16:00:07 +0100
committerAndreas Enge <andreas@enge.fr>2026-02-13 12:00:59 +0100
commit660d6437f80d71976c541e0bd6ae688a62738eb8 (patch)
tree07dfd5c2f1322f7f8206cbbc91f09e91afa91c35 /gnu
parent03c73b3995d9dbf86c5caffab5a7b3a0e359f549 (diff)
gnu: love: No more devil.
The devil input was only needed prior to version 10.0 and is not actually referenced. * gnu/packages/game-development.scm (love)[inputs]: Remove devil. Change-Id: I56aba7359928cc85d8b375b4166d2d3c2abf08a8
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/game-development.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 7506e9db364..8e912f790b5 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1353,8 +1353,7 @@ archive on a per-file basis.")
(native-inputs
(list pkg-config))
(inputs
- (list devil
- freetype
+ (list freetype
libmodplug
libtheora
libvorbis