diff --git a/Source/Core/DolphinWX/CMakeLists.txt b/Source/Core/DolphinWX/CMakeLists.txt index 44129637de..9a2d7a6804 100644 --- a/Source/Core/DolphinWX/CMakeLists.txt +++ b/Source/Core/DolphinWX/CMakeLists.txt @@ -7,6 +7,7 @@ set(LIBS core audiocommon z sfml-network + ${GTK2_LIBRARIES} ${OPENGL_LIBRARIES} ${XRANDR_LIBRARIES} ${X11_LIBRARIES})