Skip to content

Commit

Permalink
Item9600: make sure deb auobuilder has HTML::Tidy installed
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@8842 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
DrakeDiedrich authored and DrakeDiedrich committed Sep 1, 2010
1 parent 68a33bb commit 67cad17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tools/pkg/autosetup-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ aptitude update
aptitude install -y subversion libwww-perl zip fakeroot dpkg-dev \
debhelper tardy po-debconf dpatch devscripts build-essential \
libcss-minifier-xs-perl libjavascript-minifier-xs-perl \
liberror-perl libalgorithm-diff-perl
liberror-perl libalgorithm-diff-perl libhtml-tidy-perl
apt-get clean
aptitude dist-upgrade -y

0 comments on commit 67cad17

Please sign in to comment.