mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 04:28:37 +00:00
BUILD: Fix Debian build
This commit is contained in:
parent
ed5ce31951
commit
c5cfc1cec4
@ -44,7 +44,7 @@ matrix:
|
||||
- libsdl2-dev
|
||||
- libsdl2-net-dev
|
||||
- libcurl4-openssl-dev
|
||||
- libjpeg-turbo8-dev
|
||||
- libjpeg62-dev
|
||||
- libmpeg2-4-dev
|
||||
- libogg-dev
|
||||
- libvorbis-dev
|
||||
@ -58,7 +58,7 @@ matrix:
|
||||
- libfreetype6-dev
|
||||
- zlib1g-dev
|
||||
script:
|
||||
- ln -sf dists/debian .
|
||||
- dists/debian/prepare
|
||||
- dpkg-buildpackage -b -nc -uc -j4
|
||||
before_deploy:
|
||||
- mkdir artifacts && cp ../*deb artifacts
|
||||
|
@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9)
|
||||
,libmad0-dev
|
||||
,libz-dev
|
||||
,libmpeg2-4-dev
|
||||
,libjpeg62-turbo-dev
|
||||
,libjpeg62-dev
|
||||
,libogg-dev
|
||||
,libvorbis-dev
|
||||
,libglew-dev
|
||||
|
Loading…
Reference in New Issue
Block a user