gnunet_gtk: mark broken
This commit is contained in:
parent
88513c0d88
commit
cd7364fc4f
1 changed files with 2 additions and 0 deletions
|
@ -39,5 +39,7 @@ stdenv.mkDerivation rec {
|
|||
meta = gnunet.meta // {
|
||||
description = "GNUnet GTK User Interface";
|
||||
homepage = "https://git.gnunet.org/gnunet-gtk.git";
|
||||
# configure: error: compiling gnunet-gtk requires GNUnet core headers
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue