wok-next diff libdvdread/receipt @ rev 16272

Up: wine, wine-rt (1.7.16). Fix: wine needs prelink at build-time
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 05 20:56:22 2014 +0000 (2014-04-05)
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 Apr 05 20:56:22 2014 +0000
     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()