wok-next diff open-vm-tools/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 de171be4a7e8
children d5aab818505e
line diff
     1.1 --- a/open-vm-tools/receipt	Tue Mar 08 10:05:07 2016 +0100
     1.2 +++ b/open-vm-tools/receipt	Sun May 27 12:13:53 2018 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  HOST_ARCH="i486 x86_64"
     1.5  
     1.6  DEPENDS="shutdown glib libffi libmspack procps libdnet"
     1.7 -BUILD_DEPENDS="wget cacerts autoconf automake libtool linux-source procps \
     1.8 +BUILD_DEPENDS="autoconf automake libtool linux-source procps \
     1.9  glib-dev libffi-dev libdnet-dev libmspack-dev openssl-dev"
    1.10  
    1.11