diff options
author | Roger Leigh <rleigh@debian.org> | 2009-03-28 00:44:32 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2009-03-28 00:44:32 +0000 |
commit | b9ff02b56271f1371426cb4c830c60d629a7892f (patch) | |
tree | 2c7b6b412266149583946afc6d38e3798f690324 /debian/control | |
parent | 2ab01e7fcb4cb0d3c9b22a6a5acc2416abaaf053 (diff) | |
download | schroot-b9ff02b56271f1371426cb4c830c60d629a7892f.tar.gz |
[debian] Build-depend on doxygen and configure with --enable-doxygen
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 458aeed9..25541365 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Debian buildd-tools Developers <buildd-tools-devel@lists.alioth.debian.org> Uploaders: Michael Banck <mbanck@debian.org>, Luk Claes <luk@debian.org>, Roger Leigh <rleigh@debian.org>, Francesco Paolo Lovergine <frankie@debian.org> -Build-Depends: debhelper (>= 7.0.0), autotools-dev, pkg-config (>= 0.20), libpam0g-dev (>= 0.79-3.1), uuid-dev, liblockdev1-dev (>= 1.0.2), libboost1.37-dev (>= 1.34.0), libboost-program-options1.37-dev (>= 1.34.0), libboost-regex1.37-dev (>= 1.34.0), libboost-filesystem1.37-dev (>= 1.34.0), gettext, libcppunit-dev +Build-Depends: debhelper (>= 7.0.0), autotools-dev, pkg-config (>= 0.20), libpam0g-dev (>= 0.79-3.1), uuid-dev, liblockdev1-dev (>= 1.0.2), libboost1.37-dev (>= 1.34.0), libboost-program-options1.37-dev (>= 1.34.0), libboost-regex1.37-dev (>= 1.34.0), libboost-filesystem1.37-dev (>= 1.34.0), gettext, libcppunit-dev, doxygen Standards-Version: 3.8.1 Vcs-Browser: http://git.debian.org/?p=buildd-tools/schroot.git Vcs-Git: git://git.debian.org/git/buildd-tools/schroot |