--- CMakeLists.txt.original 2012-11-26 20:47:39.869736334 -0600 +++ CMakeLists.txt 2012-11-26 20:49:11.233366518 -0600 @@ -58,6 +58,7 @@ find_package (Iconv REQUIRED) find_package (Git) find_package (Xattr) +find_package(Boost COMPONENTS system REQUIRED) option (USE_QT "Qt interface" ON) option (USE_QT_QML "Build with Qt Declarative Ui support" OFF)