Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit 90e4189

Browse files
committed
add riak_pb as dependency
1 parent 1b7c2fe commit 90e4189

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/antidote_pb.app.src

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
kernel,
88
stdlib
99
]},
10+
{included_applications, [
11+
riak_pb
12+
]},
1013
{env, []}
1114
]}.

0 commit comments

Comments
 (0)