--- src/ES2Command/Linux/CMakeLists.txt.orig	2021-11-25 00:56:54 UTC
+++ src/ES2Command/Linux/CMakeLists.txt
@@ -60,7 +60,7 @@ target_link_libraries( es2command
 	dl
 	commonutility
 	${Boost_LIBRARIES}
-	usb-1.0
+	${usb_LIBRARY}
 )
 
 install(TARGETS es2command DESTINATION ${EPSON_INSTALL_ROOT}${EPSON_INSTALL_PATH})
