diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/environment.rb | 4 | ||||
-rw-r--r-- | config/packages | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/config/environment.rb b/config/environment.rb index 9174e0f15..af8f5456f 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -13,8 +13,8 @@ require File.join(File.dirname(__FILE__), 'boot') # MySociety specific helper functions $:.push(File.join(File.dirname(__FILE__), '../commonlib/rblib')) -# ... if these fail to include, you need the rblib directory from -# mySociety CVS, put it at the same level as the foi directory. +# ... if these fail to include, you need the commonlib submodule from git +# (type "git submodule update --init" in the whatdotheyknow directory) # ruby-ole and ruby-msg. We use a custom ruby-msg to avoid a name conflict $:.unshift(File.join(File.dirname(__FILE__), '../vendor/ruby-ole/lib')) diff --git a/config/packages b/config/packages index be82c6324..b3ed12bfb 100644 --- a/config/packages +++ b/config/packages @@ -5,8 +5,8 @@ rake (>= 0.8.4-1) irb wv poppler-utils -# poppler-utils (>= 0.12.0) -pdftk +# poppler-utils (>= 0.12.0) # this is much better when it is available in Debian stable +pdftk (> 1.41+dfsg-1) | pdftk (< 1.41+dfsg-1) # that version has a non-functionining uncompress option gs-gpl catdoc links @@ -21,7 +21,7 @@ libzip-ruby1.8 libzlib-ruby mahoro-ruby1.8 | libmahoro-ruby1.8 wdg-html-validator -#libapache2-mod-passenger +# libapache2-mod-passenger mutt librack-ruby1.8 (>= 1.0.1-1) librmagick-ruby1.8 |