wok diff libdvdread/receipt @ rev 20255

firefox, thunderbird: try to force i686
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 21:40:37 2018 +0100 (2018-03-13)
parents 7b3764f928eb
children eeba7ab1dffe
line diff
     1.1 --- a/libdvdread/receipt	Thu Aug 15 16:47:48 2013 +0000
     1.2 +++ b/libdvdread/receipt	Tue Mar 13 21:40:37 2018 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://www.mplayerhq.hu/MPlayer/releases/dvdnav/"
     1.5  WGET_URL="${WEB_SITE}${TARBALL}"
     1.6  
     1.7 -BUILD_DEPENDS="libdvdcss-dev"
     1.8 +BUILD_DEPENDS="libdvdcss-dev autoconf automake libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()