Skip to content

Commit 3ca82b8

Browse files
committed
Add linux-aarch_64 version of netty-transport-native-epoll as dep
1 parent ff4b734 commit 3ca82b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
[potemkin "0.4.5"]
1515
[io.netty/netty-transport ~netty-version]
1616
[io.netty/netty-transport-native-epoll ~netty-version :classifier "linux-x86_64"]
17+
[io.netty/netty-transport-native-epoll ~netty-version :classifier "linux-aarch_64"]
1718
[io.netty/netty-codec ~netty-version]
1819
[io.netty/netty-codec-http ~netty-version]
1920
[io.netty/netty-handler ~netty-version]

0 commit comments

Comments
 (0)