Skip to content

Commit

Permalink
meson: Add freetype2 wrap
Browse files Browse the repository at this point in the history
This wrap file used to be part of the libass wrap but was removed
there now.
  • Loading branch information
arch1t3cht committed Apr 18, 2024
1 parent 4b20bc7 commit 2fdd7c7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions subprojects/freetype2.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[wrap-git]
directory = freetype2
url = https://gitlab.freedesktop.org/freetype/freetype.git
revision = master

[provide]
freetype = freetype_dep
freetype2 = freetype_dep

0 comments on commit 2fdd7c7

Please sign in to comment.