diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-05 16:52:34 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-05 16:52:34 +0200 |
commit | 9d831c9766337ccfdec78877dd5acbf39d88e55d (patch) | |
tree | dbd64655546fdd0f82c9e0d82a87d14a6c31d53f /extra/vulkan-loader/depends | |
parent | be9e149df2ae9a66d524465a69aaff4d53d3ccba (diff) | |
download | repository-9d831c9766337ccfdec78877dd5acbf39d88e55d.tar.gz |
vulkan-loader: move to extra
Diffstat (limited to 'extra/vulkan-loader/depends')
-rw-r--r-- | extra/vulkan-loader/depends | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/vulkan-loader/depends b/extra/vulkan-loader/depends new file mode 100644 index 00000000..b967b17e --- /dev/null +++ b/extra/vulkan-loader/depends @@ -0,0 +1,6 @@ +Vulkan-Headers make +cmake make +libX11 make +libxcb make +pkgconf make +python make |