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 069d2e8 commit 2f112ecCopy full SHA for 2f112ec
third-party/sysdeps/linux/artifact.toml
@@ -28,6 +28,10 @@ include = [
28
"**/share/**",
29
]
30
31
+# amd-mesa
32
+[components.dev."third-party/sysdeps/linux/amd-mesa/build/stage"]
33
+[components.lib."third-party/sysdeps/linux/amd-mesa/build/stage"]
34
+
35
# liblzma
36
[components.dev."third-party/sysdeps/linux/liblzma/build/stage"]
37
[components.lib."third-party/sysdeps/linux/liblzma/build/stage"]
@@ -47,7 +51,3 @@ include = [
47
51
# zstd
48
52
[components.dev."third-party/sysdeps/linux/zstd/build/stage"]
49
53
[components.lib."third-party/sysdeps/linux/zstd/build/stage"]
50
-
-# amd-mesa
-[components.dev."third-party/sysdeps/linux/amd-mesa/build/stage"]
-[components.lib."third-party/sysdeps/linux/amd-mesa/build/stage"]
0 commit comments