--- src/ES2Command/Linux/CMakeLists.txt.orig	2024-09-12 07:10:30 UTC
+++ src/ES2Command/Linux/CMakeLists.txt
@@ -78,7 +78,7 @@ target_link_libraries( es2command
 	dl
 	commonutility
 	${Boost_LIBRARIES}
-	usb-1.0
+	${usb_LIBRARY}
 )
 
 install(TARGETS es2command DESTINATION ${EPSON_INSTALL_ROOT}${EPSON_INSTALL_PATH})
