Skip to content

Add 'cmake' and 'ed' to arch linux docs

'bundle install' fails without cmake:

    /home/stefan/.rvm/rubies/ruby-2.1.5/bin/ruby -r
./siteconf20150331-13501-1oteq0b.rb extconf.rb
checking for cmake... no
ERROR: CMake is required to build Rugged.
*** extconf.rb failed ***

And 'make' fails without ed.

Merge request reports