From 81abc4adfec2f8d814da9f9a716223b47e0d67c9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 28 Mar 2011 12:49:24 -0400 Subject: [PATCH] yaml is needed as a build dep now --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0cbee1502..b98f0e0c7 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, libtimedate-perl, libhtml-template-perl, libhtml-scrubber-perl, wdg-html-validator, libhtml-parser-perl, liburi-perl (>= 1.36), perlmagick, po4a (>= 0.34), - libfile-chdir-perl, + libfile-chdir-perl, libyaml-perl Maintainer: Joey Hess Uploaders: Josh Triplett Standards-Version: 3.9.1 -- 2.32.0.93.g670b81a890