arch1t3cht / Aegisub

Cross-platform advanced subtitle editor, with new feature branches. Read the README on the feature branch.
http://www.aegisub.org
Other
738 stars 32 forks source link

fix typo in meson wrap file #63

Closed 0tkl closed 1 year ago

0tkl commented 1 year ago

Meson 1.2.0 was released. It will explicitly throw an error to the "[provides]" typo, causing build failure.
See https://github.com/mesonbuild/meson/commit/6f4973abad9eec9fcc915117f1c3d1a93ccc948c

arch1t3cht commented 1 year ago

Thanks!