guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/13: gnu: love: Remove unused input.


From: guix-commits
Subject: 01/13: gnu: love: Remove unused input.
Date: Fri, 29 May 2020 09:42:25 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 93fc9b6abf6123c665288b180a8da6e9fac61602
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed May 27 14:18:14 2020 +0200

    gnu: love: Remove unused input.
    
    * gnu/packages/game-development.scm (love)[inputs]: Remove PHYSFS.
---
 gnu/packages/game-development.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/game-development.scm 
b/gnu/packages/game-development.scm
index 185f1be..f16b84d 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -680,7 +680,6 @@ archive on a per-file basis.")
        ("mesa" ,mesa)
        ("mpg123" ,mpg123)
        ("openal" ,openal)
-       ("physfs" ,physfs)
        ("sdl2" ,sdl2)
        ("zlib" ,zlib)))
     (synopsis "2D game framework for Lua")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]