--- apps/wizard/CMakeLists.txt.orig	2016-01-12 16:11:28 UTC
+++ apps/wizard/CMakeLists.txt
@@ -150,6 +150,7 @@ endif()
 
 # Workaround for binutil => 2.23 problem when linking, should be fixed eventually upstream
 if (UNIX AND NOT APPLE)
-target_link_libraries(openmw-wizard dl Xt)
+target_link_libraries(openmw-wizard Xt)
 endif()
 
+target_link_libraries(openmw-wizard boost_program_options)
