From 6c65ef6f11b2dee84a270fcea8928943eaa031f5 Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Wed, 29 Nov 2023 21:35:46 +0300 Subject: Intermediate changes --- library/python/pytest/ya.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/python') diff --git a/library/python/pytest/ya.make b/library/python/pytest/ya.make index 718c77ab783..607aeb8218c 100644 --- a/library/python/pytest/ya.make +++ b/library/python/pytest/ya.make @@ -22,7 +22,7 @@ PEERDIR( library/python/testing/yatest_lib ) -IF (NOT OPENSOURCE AND NOT OS_ANDROID AND NOT OS_IOS) +IF (NOT OPENSOURCE AND NOT OS_ANDROID AND NOT OS_IOS AND NOT MAPSMOBI_BUILD_TARGET) # FIXME: should be fixed properly in YA-1499 PEERDIR(contrib/tools/gprof2dot) ENDIF() -- cgit v1.3