wok-4.x diff pkg-config/receipt @ rev 9625

vlc: Fix DEPENDS alsa is not a package + move *DEPENDS var under all other since there are enormous ans it's simple to read
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 24 01:02:03 2011 +0200 (2011-04-24)
parents 991d3347db89
children d1768332cee0
line diff
     1.1 --- a/pkg-config/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.2 +++ b/pkg-config/receipt	Sun Apr 24 01:02:03 2011 +0200
     1.3 @@ -25,5 +25,4 @@
     1.4  	mkdir -p $fs/usr/share
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/share/aclocal $fs/usr/share
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }