wok diff soundtouch/receipt @ rev 22444

vlc: add 3 more deps
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 15:32:25 2019 +0000 (2019-12-23)
parents 79be06fd31b1
children dc0f7fd1ff7d
line diff
     1.1 --- a/soundtouch/receipt	Sun Oct 06 16:16:27 2019 +0100
     1.2 +++ b/soundtouch/receipt	Mon Dec 23 15:32:25 2019 +0000
     1.3 @@ -17,9 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -#	sed -i 's|/doc/|/share&|' Makefile*
     1.8 -#	patch -Np1 -i $stuff/$PACKAGE-1.4.0-mmx-sse-compile-fix.patch
     1.9 -
    1.10 +	[ -d config/m4 ] || mkdir -p config/m4
    1.11  	./bootstrap &&
    1.12  	./configure		\
    1.13  		--prefix=/usr	\