summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/moltenvk.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/moltenvk.recipe b/recipes/moltenvk.recipe
index dfa1022a..2946fa16 100644
--- a/recipes/moltenvk.recipe
+++ b/recipes/moltenvk.recipe
@@ -48,7 +48,7 @@ class Recipe(recipe.Recipe):
# id/signature modifications we do later and may need to be rebuilt
#self.files_libs += ['libvulkan']
# no libvulkan.a
- self.library_type = LibraryType.SHARED
+ self.library_type = LibraryType.BOTH
async def install(self):
# only copy once for the architectures supported by the libraries