wok diff brasero/receipt @ rev 22812

gstreamer: YYLEX_PARAM is no longer supported in Bison 3
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 01 10:55:30 2020 +0100 (2020-02-01)
parents d37d15244372
children 7d04a38549a2
line diff
     1.1 --- a/brasero/receipt	Sat Dec 15 09:20:58 2018 +0100
     1.2 +++ b/brasero/receipt	Sat Feb 01 10:55:30 2020 +0100
     1.3 @@ -42,4 +42,5 @@
     1.4  	cp -a $install/usr/bin $fs/usr/
     1.5  	cp -a $install/usr/lib $fs/usr/
     1.6  	cp -a $install/usr/share/applications $fs/usr/share/applications
     1.7 +	cp -a $install/usr/share/icons $fs/usr/share/icons
     1.8  }