Fixing again android-shmem.

This commit is contained in:
sergiotarxz 2022-05-13 20:11:50 +02:00
parent 168088080f
commit 3e126728c5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ index e848daf0d..7d33481c1 100644
libglxvnd, libglxvnd,
], ],
+ link_args: [ + link_args: [
+ '-libandroid-shmem' + '-landroid-shmem'
+ ], + ],
install: true, install: true,
install_dir: xwayland_path install_dir: xwayland_path