diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-03 14:58:09 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-03 14:58:09 +0200 |
commit | 18c1f0bf379eb77bc0d6e9a6530f855097bae38d (patch) | |
tree | 31433a5b023a3954fb74ca7c68a3d478a32b611a /extra/mesa/sources | |
parent | 65700e754ca238d87f468e4b395ca727657899d8 (diff) | |
download | repository-18c1f0bf379eb77bc0d6e9a6530f855097bae38d.tar.gz |
mesa: add patch to fix WebKit2GTK being broken on Wayland
Diffstat (limited to 'extra/mesa/sources')
-rw-r--r-- | extra/mesa/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/mesa/sources b/extra/mesa/sources index 0d2f3b66..f8c08892 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1,3 +1,4 @@ https://github.com/mesa3d/mesa/archive/mesa-22.0.2.tar.gz https://files.pythonhosted.org/packages/source/M/Mako/Mako-1.1.1.tar.gz mako files/pythonpath +patches/revert_deprecation.patch |