wok-next rev 20992

eduke32: simplify bdeps, fix build for i486
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 04 11:45:29 2018 +0300 (2018-10-04)
parents 5ed258d11ce7
children 5879a6372fc2
files eduke32/receipt
line diff
     1.1 --- a/eduke32/receipt	Thu Oct 04 06:46:42 2018 +0300
     1.2 +++ b/eduke32/receipt	Thu Oct 04 11:45:29 2018 +0300
     1.3 @@ -12,8 +12,7 @@
     1.4  WGET_URL="https://dukeworld.com/eduke32/synthesis/$VERSION/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="libsdl2-dev glu-dev mesa-dev libsdl2-mixer-dev libvpx-dev \
     1.7 -libvorbis-dev flac-dev fluidsynth-dev"
     1.8 -BUILD_DEPENDS_i486="$BUILD_DEPENDS nasm"
     1.9 +libvorbis-dev flac-dev fluidsynth-dev nasm"
    1.10  
    1.11  compile_rules() {
    1.12  	make $MAKEFLAGS || return 1