wok diff gst-plugins-good-extra/receipt @ rev 19423

fwknop: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 30 19:51:46 2016 +0200 (2016-09-30)
parents cadfc62fbcdb
children a78610b2eb47
line diff
     1.1 --- a/gst-plugins-good-extra/receipt	Sun May 15 02:07:14 2016 +0200
     1.2 +++ b/gst-plugins-good-extra/receipt	Fri Sep 30 19:51:46 2016 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib/gstreamer-$SERIES
     1.7 -	for i in dv jack shout2 souphttpsrc taglib wavpack; do
     1.8 +	for i in dv jack shout2 souphttpsrc taglib wavpack rtp rtpmanager rtsp deinterlace video4linux2; do
     1.9  		cp -a $install/usr/lib/gstreamer-$SERIES/libgst${i}.so \
    1.10  			$fs/usr/lib/gstreamer-$SERIES
    1.11  	done