wok-next diff libdv/receipt @ rev 20219

memtest: shrink
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 05 13:03:25 2017 +0100 (2017-11-05)
parents fb478984fbc8
children 0ec6086e21d6
line diff
     1.1 --- a/libdv/receipt	Fri Aug 04 16:04:04 2017 +0300
     1.2 +++ b/libdv/receipt	Sun Nov 05 13:03:25 2017 +0100
     1.3 @@ -18,6 +18,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	tazpkg -r popt
     1.8 +
     1.9  	# http://www.linuxfromscratch.org/blfs/view/stable/multimedia/libdv.html
    1.10  	./configure \
    1.11  		--disable-xv \