wok-next diff speex/receipt @ rev 20532

moc, mypaint: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 26 13:35:23 2018 +0200 (2018-03-26)
parents 0a09c3bcc46b
children 10df65db91ad
line diff
     1.1 --- a/speex/receipt	Sun Oct 22 03:28:23 2017 +0300
     1.2 +++ b/speex/receipt	Mon Mar 26 13:35:23 2018 +0200
     1.3 @@ -8,7 +8,6 @@
     1.4  LICENSE="BSD"
     1.5  WEB_SITE="https://www.speex.org/"
     1.6  LFS="http://www.linuxfromscratch.org/blfs/view/stable/multimedia/speex.html"
     1.7 -HOST_ARCH="i486 arm"
     1.8  
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WGET_URL="https://downloads.xiph.org/releases/speex/$TARBALL"
    1.11 @@ -19,7 +18,6 @@
    1.12  compile_rules() {
    1.13  	./configure \
    1.14  		--disable-static \
    1.15 -		--docdir=/usr/share/doc/$PACKAGE-$VERSION \
    1.16  		\
    1.17  		--enable-binaries \
    1.18  		$CONFIGURE_ARGS &&