mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
Add a hard version dependency between the love and liblove debian packages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
love@LOVE_SUFFIX@ (0.11.0~pre3420ppa3) trusty; urgency=medium
|
||||
love@LOVE_SUFFIX@ (11.2~pre3458ppa1) trusty; urgency=medium
|
||||
|
||||
* Upstream testing release
|
||||
|
||||
-- Bart van Strien <bart.bes@gmail.com> Sat, 31 Mar 2018 13:50:30 +0200
|
||||
-- Bart van Strien <bart.bes@gmail.com> Tue, 10 Jul 2018 19:22:30 +0200
|
||||
|
||||
@@ -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