net-p2p/airdcpp-webclient: remove upper bound from boost dependency
authorLouis Sautier <sbraz@gentoo.org>
Sun, 11 Aug 2019 22:02:47 +0000 (00:02 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Sun, 11 Aug 2019 22:10:32 +0000 (00:10 +0200)
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>
net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.1.ebuild

index 437636e97e14fdc2552ce2998f71280428f2e584..647a9600c515428670577deb4be34b8e819f3313 100644 (file)
@@ -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]
index 437636e97e14fdc2552ce2998f71280428f2e584..647a9600c515428670577deb4be34b8e819f3313 100644 (file)
@@ -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]