Skip to content

Commit 32e58ce

Browse files
Add jose dependency
1 parent fd895aa commit 32e58ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/oauth2_client/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PROJECT_DESCRIPTION = OAuth2 client from the RabbitMQ Project
33
PROJECT_MOD = oauth2_client_app
44

55
BUILD_DEPS = rabbit
6-
DEPS = rabbit_common
6+
DEPS = rabbit_common jose
77
TEST_DEPS = rabbitmq_ct_helpers cowboy
88
LOCAL_DEPS = ssl inets crypto public_key
99

0 commit comments

Comments
 (0)