KanonConductor

changeset 3:eaaa69a0e02c

add python-pygments to support code hilightning.
author okamototk
date Mon, 28 Feb 2011 23:02:09 +0900
parents 4ee8425cd62e
children 7e10294200f0
files pkglist.debian pkglist.rhel
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/pkglist.debian	Sat Feb 26 19:31:05 2011 +0900
     1.2 +++ b/pkglist.debian	Mon Feb 28 23:02:09 2011 +0900
     1.3 @@ -1,5 +1,6 @@
     1.4  python-dev
     1.5  python-setuptools
     1.6 +python-pygments
     1.7  libapache2-mod-wsgi
     1.8  apache2
     1.9  mercurial
     2.1 --- a/pkglist.rhel	Sat Feb 26 19:31:05 2011 +0900
     2.2 +++ b/pkglist.rhel	Mon Feb 28 23:02:09 2011 +0900
     2.3 @@ -1,5 +1,6 @@
     2.4  httpd
     2.5  python-setuptools
     2.6 +python-pygments
     2.7  sqlite
     2.8  mod_dav_svn
     2.9  mod_wsgi