[net-im/swift] fix 9999, drop older, incompatible with newer boost

This commit is contained in:
2016-01-21 00:06:37 +01:00
parent aeeee02367
commit c8146cc517
2 changed files with 5 additions and 175 deletions

View File

@@ -32,6 +32,10 @@ RDEPEND="
ssl? ( dev-libs/openssl )
zeroconf? ( net-dns/avahi )
net-dns/libidn
net-dns/unbound
net-libs/ldns
net-libs/libnatpmp
net-libs/miniupnpc
sys-libs/zlib
qt4? (
x11-libs/libXScrnSaver
@@ -88,7 +92,7 @@ src_prepare() {
cd 3rdParty || die
# TODO CppUnit, Lua
rm -rf Boost CAres DocBook Expat LCov LibIDN OpenSSL SCons SQLite ZLib || die
rm -r Boost DocBook Expat LCov Ldns LibIDN LibMiniUPnPc LibNATPMP OpenSSL SCons SQLite Unbound ZLib || die
cd .. || die
for x in ${LANGS}; do