forked from rosa/hakurei
internal/rosa/package/glib: disable gio suite
This fails with ipv6 disabled. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -19,6 +19,8 @@ package glib {
|
|||||||
setup = {
|
setup = {
|
||||||
"Ddefault_library": "both";
|
"Ddefault_library": "both";
|
||||||
};
|
};
|
||||||
|
// fails with ipv6 disabled
|
||||||
|
skipTests = [ "gio" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
inputs = [
|
inputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user