wok-next diff warzone2100/receipt @ rev 20567
xfe: update receipt; qt5: undo `fix math`
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Apr 11 01:07:35 2018 +0300 (2018-04-11) |
parents | e6615350078d |
children | d5aab818505e |
line diff
1.1 --- a/warzone2100/receipt Wed Feb 28 16:28:07 2018 +0200 1.2 +++ b/warzone2100/receipt Wed Apr 11 01:07:35 2018 +0300 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 BUILD_DEPENDS="automake perl zip unzip gettext qt5-dev xorg-libX11-dev \ 1.6 libsdl2-dev libpng16-dev libtheora-dev openal-dev libvorbis-dev glew-dev \ 1.7 -mesa17-dev openssl-dev physfs-dev xorg-libXrandr-dev fribidi-dev \ 1.8 +mesa-dev openssl-dev physfs-dev xorg-libXrandr-dev fribidi-dev \ 1.9 freetype-dev fontconfig-dev openssl-dev git" 1.10 1.11 compile_rules() { 1.12 @@ -33,7 +33,7 @@ 1.13 1.14 genpkg_rules() { 1.15 copy @std hicolor/ *.mo 1.16 - DEPENDS="fontconfig freetype fribidi glew glib openssl libglu-mesa \ 1.17 - libharfbuzz libogg libpng16 libsdl2 libtheora libvorbis mesa17 openal \ 1.18 + DEPENDS="fontconfig freetype fribidi glew glib openssl glu \ 1.19 + libharfbuzz libogg libpng16 libsdl2 libtheora libvorbis mesa openal \ 1.20 physfs qt5-base qt5-script xorg-libX11 xorg-libXrandr zlib libsdl2-net" 1.21 }