summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/vulkan/assimp_5.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/vulkan/assimp_5.0.0.bb')
-rw-r--r--meta/recipes-graphics/vulkan/assimp_5.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/vulkan/assimp_5.0.0.bb b/meta/recipes-graphics/vulkan/assimp_5.0.0.bb
index 77e3651e45..a42494a920 100644
--- a/meta/recipes-graphics/vulkan/assimp_5.0.0.bb
+++ b/meta/recipes-graphics/vulkan/assimp_5.0.0.bb
@@ -10,6 +10,7 @@ DEPENDS = "zlib"
10 10
11SRC_URI = "git://github.com/assimp/assimp.git \ 11SRC_URI = "git://github.com/assimp/assimp.git \
12 file://0001-closes-https-github.com-assimp-assimp-issues-2733-up.patch \ 12 file://0001-closes-https-github.com-assimp-assimp-issues-2733-up.patch \
13 file://0001-Use-ASSIMP_LIB_INSTALL_DIR-to-search-library.patch \
13 " 14 "
14UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))" 15UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(\d+(\.\d+)+))"
15 16