this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #192 from ahyattdev/master

Update man and remove dtrace dependency

authored by

Luboš Doležel and committed by
GitHub
3c095fcd 32e05367

+1 -1
+1 -1
src/CMakeLists.txt
··· 94 94 add_subdirectory(csu) 95 95 add_subdirectory(external/python/2.6/Python-2.6.9) 96 96 add_subdirectory(external/python/2.7/Python-2.7.10) 97 - #add_subdirectory(external/ruby) # Until dtrace dep is removed 97 + add_subdirectory(external/ruby) 98 98 add_subdirectory(external/expat) 99 99 add_subdirectory(external/libauto) 100 100 add_subdirectory(external/libarchive/libarchive)