Skip to content

Commit 54b26f3

Browse files
committed
Allow building with -DUSE_VANILLA_PROTOC
commit_hash:901dbbb6495524f1473b91e0121e208086bd5b08
1 parent fab0037 commit 54b26f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/cpp/monlib/service/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ SRCS(
1010

1111
PEERDIR(
1212
library/cpp/string_utils/base64
13-
contrib/libs/protobuf
1413
library/cpp/coroutine/engine
1514
library/cpp/coroutine/listener
1615
library/cpp/http/fetch
1716
library/cpp/http/server
1817
library/cpp/http/io
1918
library/cpp/logger
2019
library/cpp/malloc/api
20+
library/cpp/protobuf/runtime
2121
library/cpp/svnversion
2222
library/cpp/uri
2323
library/cpp/cgiparam

0 commit comments

Comments
 (0)