wok diff uhd/receipt @ rev 20160

linld: fix puts
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 01 11:21:28 2018 +0100 (2018-01-01)
parents b0072f522c17
children 002dece9cd28
line diff
     1.1 --- a/uhd/receipt	Wed Feb 08 16:11:24 2017 +0100
     1.2 +++ b/uhd/receipt	Mon Jan 01 11:21:28 2018 +0100
     1.3 @@ -21,6 +21,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	cd $src/host
     1.9  	mkdir build
    1.10  	cd build