Browse Source

Cleanup of dependencies in README.md

merge-requests/365/head
eidheim 10 years ago
parent
commit
0fbfa2673d
  1. 18
      README.md

18
README.md

@ -29,16 +29,14 @@ towards libclang with speed and ease of use in mind.
See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features. See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features.
## Dependencies ## ## Dependencies ##
* libboost-filesystem-dev * boost-filesystem
* libboost-log-dev * boost-log
* libboost-test-dev * boost-thread
* libboost-thread-dev * boost-system
* libboost-system-dev * gtkmm-3.0
* libgtkmm-3.0-dev * gtksourceviewmm-3.0
* libgtksourceview2.0-dev * aspell
* libgtksourceviewmm-3.0-dev * libclang
* libaspell-dev
* libclang-dev
* [libclangmm](http://github.com/cppit/libclangmm/) * [libclangmm](http://github.com/cppit/libclangmm/)
## Installation ## ## Installation ##

Loading…
Cancel
Save