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 = {
|
||||
"Ddefault_library": "both";
|
||||
};
|
||||
// fails with ipv6 disabled
|
||||
skipTests = [ "gio" ];
|
||||
};
|
||||
|
||||
inputs = [
|
||||
|
||||
Reference in New Issue
Block a user