mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Add a hard version dependency between the love and liblove debian packages
This commit is contained in:
@@ -35,7 +35,8 @@ Description: 2D game engine - runtime
|
||||
Package: love@LOVE_SUFFIX@
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
${shlibs:Depends},
|
||||
liblove@LOVE_SUFFIX@0 (= ${binary:Version})
|
||||
Description: 2D game engine
|
||||
LOVE is a free 2D game engine which enables easy game creation in Lua.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user