From 0aea78abb0f4727e711be691e7e92a450df9f7bc Mon Sep 17 00:00:00 2001 From: marino Date: Fri, 19 Aug 2016 02:29:47 +0000 Subject: net-p2p/gnunet: Mark broken due to runtime malfunction gnunet needs gnunet-daemon-hostlist to allow the connection to other nodes on the network, but it's not built because it apparently requires libgnurl for that. PR: 205042 --- net-p2p/gnunet/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-p2p') diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index c5a71a2ad617..4042bebb179b 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -12,6 +12,8 @@ COMMENT= Anonymous, distributed, reputation-based network LICENSE= GPLv3 +BROKEN= runtime malfunction caused by missing gnunet-daemon-hostlist (bugs no. 205042) + LIB_DEPENDS= libogg.so:audio/libogg \ libopus.so:audio/opus \ libpulse.so:audio/pulseaudio \ -- cgit