diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-04 13:12:12 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-04 13:12:12 -0500 |
commit | af3cc556bab1e2b840f8521b4da09bcf05f04fd9 (patch) | |
tree | 0280af8b6aea136cf2450a361f16bc263b621f76 | |
parent | 4d9ef221eb446f87706f48d5df6c2f99ade16543 (diff) | |
download | ikiwiki-af3cc556bab1e2b840f8521b4da09bcf05f04fd9.tar ikiwiki-af3cc556bab1e2b840f8521b4da09bcf05f04fd9.tar.gz |
add darcs to VCS list
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3e2fdc537..172e1b23d 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends}, libhtml-parser-perl, liburi-perl Recommends: gcc | c-compiler, libc6-dev | libc-dev, - subversion | git-core (>= 1:1.5.0) | tla | bzr (>= 0.91) | mercurial | monotone (>= 0.38), + subversion | git-core (>= 1:1.5.0) | tla | bzr (>= 0.91) | mercurial | monotone (>= 0.38) | darcs, libxml-simple-perl, libnet-openid-consumer-perl, liblwpx-paranoidagent-perl, libtimedate-perl, libcgi-formbuilder-perl (>= 3.05), libcgi-session-perl (>= 4.14-1), |