mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Merge pull request #1145 from vcmi/master_debian_build
Fixes building .deb packages on Launchpad PPA
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
|||||||
|
vcmi (1.0.0) jammy; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release
|
||||||
|
|
||||||
|
-- Ivan Savenko <saven.ivan@gmail.com> Sun, 13 Nov 2022 17:28:31 +0200
|
||||||
|
|
||||||
vcmi (0.99) trusty; urgency=medium
|
vcmi (0.99) trusty; urgency=medium
|
||||||
|
|
||||||
* New upstream release
|
* New upstream release
|
||||||
|
|||||||
Vendored
+1
-1
@@ -2,7 +2,7 @@ Source: vcmi
|
|||||||
Section: games
|
Section: games
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Ivan Savenko <saven.ivan@gmail.com>
|
Maintainer: Ivan Savenko <saven.ivan@gmail.com>
|
||||||
Build-Depends: debhelper (>= 8), cmake, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev, libsdl2-mixer-dev, zlib1g-dev, libavformat-dev, libswscale-dev, libboost-dev (>=1.48), libboost-program-options-dev (>=1.48), libboost-filesystem-dev (>=1.48), libboost-system-dev (>=1.48), libboost-locale-dev (>=1.48), libboost-thread-dev (>=1.48), qtbase5-dev
|
Build-Depends: debhelper (>= 8), cmake, libsdl2-dev, libsdl2-image-dev, libsdl2-ttf-dev, libsdl2-mixer-dev, zlib1g-dev, libavformat-dev, libswscale-dev, libboost-dev (>=1.48), libboost-program-options-dev (>=1.48), libboost-filesystem-dev (>=1.48), libboost-system-dev (>=1.48), libboost-locale-dev (>=1.48), libboost-thread-dev (>=1.48), qtbase5-dev, libtbb-dev, libfuzzylite-dev, libminizip-dev, libluajit-5.1-dev
|
||||||
Standards-Version: 3.9.1
|
Standards-Version: 3.9.1
|
||||||
Homepage: http://vcmi.eu
|
Homepage: http://vcmi.eu
|
||||||
Vcs-Git: git://github.com/vcmi/vcmi.git
|
Vcs-Git: git://github.com/vcmi/vcmi.git
|
||||||
|
|||||||
Reference in New Issue
Block a user