Closed jak3kaj closed 10 years ago
This should be in master. Not sure why it isn't.
Missing ruby1.9.1-dev causes compass build to fail.
Frustratingly, the build has been failing but Jenkins has not been noticing; 'gem install compass' fails with
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
without ruby1.9.1-dev installed.
Signed-off-by: Dan Mick dan.mick@inktank.com
No good reason for it not to be merged, just my bad. Thanks for the PR/reminder.
Thanks!
This should be in master. Not sure why it isn't.
Missing ruby1.9.1-dev causes compass build to fail.
Frustratingly, the build has been failing but Jenkins has not been noticing; 'gem install compass' fails with
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
without ruby1.9.1-dev installed.
Signed-off-by: Dan Mick dan.mick@inktank.com