Commit f597a435973c2a58cffcf9f20b01f53bcfccbd19
1 parent
df56fa28
Exists in
master
and in
22 other branches
Packages required to compile nokogiri via bundle install added to debian/control
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
debian/control
@@ -13,7 +13,9 @@ Build-Depends: | @@ -13,7 +13,9 @@ Build-Depends: | ||
13 | openjdk-6-jre, | 13 | openjdk-6-jre, |
14 | ruby-will-paginate, | 14 | ruby-will-paginate, |
15 | tango-icon-theme, | 15 | tango-icon-theme, |
16 | - rcov | 16 | + rcov, |
17 | + libxml2-dev, | ||
18 | + libxslt1-dev | ||
17 | Standards-Version: 3.8.4 | 19 | Standards-Version: 3.8.4 |
18 | Homepage: http://noosfero.org/ | 20 | Homepage: http://noosfero.org/ |
19 | Vcs-Git: git://git.colivre.coop.br/noosfero.git | 21 | Vcs-Git: git://git.colivre.coop.br/noosfero.git |