We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ae20b commit b7f2bf8Copy full SHA for b7f2bf8
.craft.ini
@@ -61,6 +61,9 @@ CodeSigning/MacKeychainPath = sign-${Env:DRONE_BUILD_NUMBER}.keychain
61
dev-utils/msys-base.ignored = True
62
dev-utils/msys.ignored = True
63
64
+# in the current cache that pulls in the uncached lxml which takes ages to build
65
+dev-utils/gtk-doc.ignored = True
66
+
67
binary/mysql.ignored = True
68
libs/dbus.ignored = True
69
libs/icu.ignored = True
0 commit comments