diff --git a/src/network/CMakeLists.txt b/src/network/CMakeLists.txt
index b98cf1654..24f782653 100644
--- a/src/network/CMakeLists.txt
+++ b/src/network/CMakeLists.txt
@@ -13,4 +13,4 @@ add_library(network STATIC
 
 create_target_directory_groups(network)
 
-target_link_libraries(network PRIVATE common cpp-jwt enet)
+target_link_libraries(network PRIVATE common enet)