diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2009-03-28 11:00:48 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2009-03-28 13:04:30 +0000 |
commit | ff8f846bd10b4034ead9b38d221677ca4dbbf72c (patch) | |
tree | f5cb4b0d4f7f6419d1fb313f4b3ed17955056fed /debian/control | |
parent | e66ecd4ff2c6b1f5ea8e1634c877aeba8d46642f (diff) | |
download | schroot-ff8f846bd10b4034ead9b38d221677ca4dbbf72c.tar.gz |
[debian] libsbuild-doc: Fix build-deps and dependencies
Signed-off-by: Roger Leigh <rleigh@debian.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6cba5285..8f12f46f 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, doxygen +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, graphviz 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 @@ -67,7 +67,7 @@ Description: schroot, dchroot and dchroot-dsa debuggging symbols Package: libsbuild-doc Architecture: all Section: doc -Depends: pkg-config (>= 0.14.0) +Suggests: libsbuild-dev Description: development documentation for the Debian source builder sbuild provides facilities to manage and access chroots, as part of schroot. |