wok-next diff ncurses-examples/receipt @ rev 20704

weechat: update (b)deps.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 25 17:29:33 2018 +0300 (2018-05-25)
parents 3ba8d2c9720d
children d5aab818505e
line diff
     1.1 --- a/ncurses-examples/receipt	Tue Feb 17 12:55:08 2015 +0100
     1.2 +++ b/ncurses-examples/receipt	Fri May 25 17:29:33 2018 +0300
     1.3 @@ -16,7 +16,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="$LDFLAGS -ltinfo"
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install