wok-6.x diff uhd/receipt @ rev 21211

scim: added build dependency libtool
author Hans-G?nter Theisgen
date Tue Apr 09 16:39:57 2019 +0100 (2019-04-09)
parents b0072f522c17
children 002dece9cd28
line diff
     1.1 --- a/uhd/receipt	Wed Feb 08 16:11:24 2017 +0100
     1.2 +++ b/uhd/receipt	Tue Apr 09 16:39:57 2019 +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