summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2019-08-12 00:02:47 +0200
committerLouis Sautier <sbraz@gentoo.org>2019-08-12 00:10:32 +0200
commitaa7f4532b63e5be016ff7dfde5a222126f6f7027 (patch)
treef66cdecf24b3cbe4b84ccda92ebb002ee9e0f2a8 /net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
parentnet-fs/nfs-utils: Look in lib32 for krb5 libs (diff)
downloadgentoo-aa7f4532b63e5be016ff7dfde5a222126f6f7027.tar.gz
gentoo-aa7f4532b63e5be016ff7dfde5a222126f6f7027.tar.bz2
gentoo-aa7f4532b63e5be016ff7dfde5a222126f6f7027.zip
net-p2p/airdcpp-webclient: remove upper bound from boost dependency
boost 1.70 was fixed in 2b01e7caec293f9e124749610ebe13b51ebeed96. Bug: https://bugs.gentoo.org/683472 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild')
-rw-r--r--net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
index 437636e97e14..647a9600c515 100644
--- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
+++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
@@ -18,7 +18,7 @@ IUSE="nat-pmp +tbb +webui"
RDEPEND="
app-arch/bzip2
dev-cpp/websocketpp
- <dev-libs/boost-1.70:=
+ dev-libs/boost:=
dev-libs/leveldb:=
dev-libs/libmaxminddb:=
dev-libs/openssl:0=[-bindist]