wok-next diff sox/receipt @ rev 21078

Update png and Xorg in dependencies.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Dec 22 04:52:35 2018 +0200 (2018-12-22)
parents d5aab818505e
children
line diff
     1.1 --- a/sox/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/sox/receipt	Sat Dec 22 04:52:35 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="ffmpeg-dev libsndfile-dev libid3tag-dev libmad-dev \
     1.7 -libvorbis-dev libpng16-dev lame-dev libsamplerate-dev alsa-lib-dev \
     1.8 +libvorbis-dev libpng-dev lame-dev libsamplerate-dev alsa-lib-dev \
     1.9  libao-dev libogg-dev libmagic-dev flac-dev"
    1.10  SPLIT="$PACKAGE-dev"
    1.11  
    1.12 @@ -30,7 +30,7 @@
    1.13  		sox)
    1.14  			copy @std
    1.15  			DEPENDS="libltdl libsamplerate alsa-lib libid3tag libmad \
    1.16 -			libvorbis libpng16 lame libmagic libgomp libao ffmpeg \
    1.17 +			libvorbis libpng lame libmagic libgomp libao ffmpeg \
    1.18  			libsndfile flac"
    1.19  			;;
    1.20  		*-dev)