wok diff i7z/receipt @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
parents 9736e603f8a1
children 8dd8bab3f0ca
line diff
     1.1 --- a/i7z/receipt	Thu Apr 10 19:08:24 2014 +0000
     1.2 +++ b/i7z/receipt	Thu Jan 11 13:05:26 2018 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }