gexiv2: Fix build on device

%ci:no-build
This commit is contained in:
Tee KOBAYASHI 2023-03-20 23:18:52 +09:00 committed by xtkoba
parent fecf7d4467
commit 928b3b4252
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- a/meson.build
+++ b/meson.build
@@ -68,7 +68,6 @@
python3.install_sources('GExiv2.py', subdir : girdir)
endif
-subdir('test')
if get_option('tools')
subdir('tools')