wok-next diff libdvdread/receipt @ rev 19117
sqlite: fix arm build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 07 17:36:05 2016 +0200 (2016-05-07) |
parents | 7b3764f928eb |
children | c3a368c0cddb |
line diff
1.1 --- a/libdvdread/receipt Thu Aug 15 16:47:48 2013 +0000 1.2 +++ b/libdvdread/receipt Sat May 07 17:36:05 2016 +0200 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()