wok-next diff qca/receipt @ rev 20712

libtorrent: fix rtorrent building for non-64bit archs
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:13:53 2018 +0300 (2018-05-27)
parents 8bf043780c63
children d2950281f122
line diff
     1.1 --- a/qca/receipt	Sat Nov 04 09:19:58 2017 +0100
     1.2 +++ b/qca/receipt	Sun May 27 12:13:53 2018 +0300
     1.3 @@ -37,8 +37,6 @@
     1.4  		cp -a $install/usr/lib/*.so* $fs/usr/lib
     1.5  		;;
     1.6  	qca-dev)
     1.7 -		CAT="development|The qca devel files."
     1.8 -		DEPENDS="pkg-config qca"
     1.9  		mkdir -p $fs/usr/lib $fs/usr/share
    1.10  		cp -a $install/usr/include $fs/usr
    1.11  		cp -a $install/usr/lib/pkgconfig $fs/usr/lib