Index: rds-1.1.0/rds/CMakeLists.txt
===================================================================
--- rds-1.1.0.orig/rds/CMakeLists.txt	2012-02-13 16:23:09.000000000 -0500
+++ rds-1.1.0/rds/CMakeLists.txt	2013-04-18 11:19:52.178275436 -0400
@@ -250,6 +250,7 @@
 
 	TARGET_LINK_LIBRARIES(${PROJECT_NAME}
 		${QT_LIBRARIES}
+		pthread
 	)
 	SET(SOURCES)
 	SET(HEADERS)
