1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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
This commit is contained in:
Andreas Enge
2026-01-24 16:00:07 +01:00
parent 03c73b3995
commit 660d6437f8

View File

@@ -1353,8 +1353,7 @@ archive on a per-file basis.")
(native-inputs
(list pkg-config))
(inputs
(list devil
freetype
(list freetype
libmodplug
libtheora
libvorbis