summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2024-02-24 19:19:50 +0530
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2024-02-24 13:50:25 +0000
commitbf6cb31e052574f58e75ddda85420e4821a1c5da (patch)
treec6477fef14f6d075a665f8ebbd761b2f7150045a /recipes
parenteb2d0f37a18fc10ab9a900fcdb5cafa85e980e42 (diff)
Add directxmath to packages, same as directx-headers1.23.90
Same reason as ab209c2a9ea51335549d9459492ab544f999ecb8 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1383>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/directxmath.recipe2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/directxmath.recipe b/recipes/directxmath.recipe
index 20204581..b843af34 100644
--- a/recipes/directxmath.recipe
+++ b/recipes/directxmath.recipe
@@ -11,6 +11,8 @@ class Recipe(recipe.Recipe):
tarball_name = 'dec2022.tar.gz'
tarball_dirname = 'DirectXMath-dec2022'
+ files_devel = []
+
patches = [
# https://wrapdb.mesonbuild.com/v2/directxmath_3.1.8-1/get_patch
'directxmath/0001-Add-DirectXMath-wrap.patch',